Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Fill in the blanks to make this code run and print 60.
javascript
3 Votes
12 Answers
12th Jan 2019, 9:02 AM
TONGAHASINA
Fill in the blanks print "Hi"
answer
-6 Votes
3 Answers
3rd Sep 2020, 11:08 AM
S.Dinesh Kumar
Fill in the blanks to declare a method that takes one integer parameter and then displays the value divided by 2.
c#
methods
-3 Votes
8 Answers
12th Jan 2017, 8:24 PM
HY_me
Fill in the blanks to make sayHi() a class method.
0 Votes
5 Answers
20th Dec 2020, 7:40 AM
Chokkantawitch Pheree
What to be filled in the blanks
inheritance
1 Vote
3 Answers
13th Mar 2019, 2:30 PM
Rami Reddy Satti
Fill in the blanks to print corresponding text representations of numbers using the switch statement:
c
2 Votes
4 Answers
28th Apr 2021, 2:45 AM
Novita_g
Fill in the blanks to create a method that returns the minimum of the 2 parameters
java
0 Votes
4 Answers
10th May 2017, 2:56 PM
Nurul Ain
Fill in the blanks to print "welcome".
python
python3
-1 Vote
2 Answers
30th Jan 2022, 8:42 AM
Mohd Junaid
Fill in the blanks to create an object with it's property
es6
objects
-7 Votes
7 Answers
27th Apr 2020, 6:43 AM
Roohullah
Fill in the blanks to calculate the maximum of the parameters:
#plzhelp
0 Votes
6 Answers
9th Jan 2021, 5:03 PM
Carlos Ramos
Fill in the blanks to make the egg attribute strongly private and access it from outside of the class
python
-28 Votes
42 Answers
28th Jun 2017, 2:24 PM
BONGANI INNOCENT MABUZA
Fill in the blanks to declare a struct and a variable of that type.
c
-4 Votes
7 Answers
21st Jan 2019, 12:05 PM
İsmail Çavlan
Fill in the blanks and make the blue box disappear from web page ? the Answer to CSS : position and none.
css
10 Votes
14 Answers
1st Oct 2016, 2:40 AM
Jismi 31012016
What do I fill in the blanks with?
classes
java
objects
-2 Votes
6 Answers
20th Jan 2017, 11:32 AM
Lilli Mifflin
Fill in the blanks to iterate over the list using a for loop and print its values.
[1
2
3]
list
list:
print(
var
-5 Votes
14 Answers
25th Apr 2017, 6:02 AM
Nguyễn Sự
Fill in the blanks to create an "isAdult" property.
"isadult"
an
blanks
create
fill
in
property.
the
to
-4 Votes
2 Answers
27th Jun 2021, 7:06 AM
Tia
Fill in the blanks to read and output the content of the file "nums.txt".
php
-1 Vote
11 Answers
12th Mar 2019, 5:53 AM
mahaveer pts
Fill in the blanks to define a recursive print function that print number from n to 0
functions,array,pointer
-5 Votes
10 Answers
31st Aug 2019, 10:52 AM
Juan Concy Lasu
Fill in the blanks to compose a valid for loop:
}
-3 Votes
6 Answers
24th Feb 2021, 9:25 PM
Sihem Akhtar
Fill in the blanks to declare "MyClass", publicly inherited from class "A".
c++
4 Votes
10 Answers
5th Feb 2019, 9:20 AM
İsmail Çavlan
Fill in the blanks to create a method that returns the minimum of the two parameters. public int minFunc(int n1, int n2
java
1 Vote
9 Answers
22nd Mar 2017, 10:34 AM
Hashim Abdullah
Fill in the blanks to match strings that are not entirely composed of digits.
python3
-1 Vote
5 Answers
12th Mar 2019, 10:19 AM
محمد سعد علی
Fill in the blanks to output "We are learning ES6!".
#es6
2 Votes
5 Answers
4th May 2021, 3:37 AM
Luis Melo
Fill in the blanks to make the text "First paragraph" a comment: <html> <body> First paragraph <p>Welcome to my webp
html
0 Votes
8 Answers
3rd Mar 2018, 3:51 PM
Jinesh Chopra
Fill in the blanks to use the enhanced for loop for an array called"arr"
java
-2 Votes
11 Answers
22nd Mar 2017, 11:35 AM
MICHAEL Gicheri
Fill in the blanks to add a title to the HTML Page
html
-1 Vote
9 Answers
4th Dec 2017, 1:02 PM
Rikki
Can't you fix the length of blanks in quiz?
bug
quiz
sololearn
5 Votes
2 Answers
18th Aug 2018, 6:37 PM
Roneel
Fill in the blanks to output the second word of the given string 'x'.
functions
split
string
2 Votes
8 Answers
28th Sep 2021, 1:05 PM
ntombizodwa
Fill in the blanks to swap the variable values with one single statement. a=7 b=42 a,_b=_,_
python
-1 Vote
10 Answers
25th Sep 2016, 9:49 AM
Humphrey Walton
Java Challenges: Problem with writing into blanks
challenges
java
1 Vote
2 Answers
2nd Nov 2017, 12:59 PM
Jonas Schröter
Fill in the blanks to select all images of the page and change their src attribute.
dom
javascript
0 Votes
18 Answers
14th Apr 2017, 5:49 PM
Abdelrahim Ismail
Fill in the blanks to create a form sending data to "index.html".
html
7 Votes
4 Answers
13th Jun 2018, 10:05 AM
Shubham Patrick
Fill in the blanks to declare an integer variable num and assign it the value 42.
c
0 Votes
20 Answers
26th Jan 2021, 9:52 AM
Hazel Flores
Fill in the blanks to declare a class Student with a sayHi() method:
php
0 Votes
14 Answers
18th May 2019, 10:15 AM
Eric Nana Prekoh
Fill in the blanks to declare a string and output it using the fputs() function:
c
string
-7 Votes
3 Answers
26th May 2020, 5:48 AM
Amul tomar
Fill in the blanks to declare a destructor for the class Book.
c#
4 Votes
5 Answers
10th Feb 2018, 2:20 AM
Mesut Alcicek
Fill in the blanks to define a valid dictionary with two elements.
cars
dictionaries
python
-1 Vote
6 Answers
11th Aug 2018, 12:52 PM
IG RAK
Fill in the blanks to print "it works!" on the screen, type in the function prototype before its call.
c++
functions
0 Votes
11 Answers
19th Nov 2016, 1:06 AM
Johann Velazquez
Fill in the blanks to correctly export the Cart component.
blank
cart
connect
export
fill
props
redux
0 Votes
4 Answers
3rd Jul 2020, 12:19 PM
Widik Zulvan Zakaria
Fill in the blanks to output the first 3 characters of the input string.
python3
1 Vote
9 Answers
3rd Feb 2021, 1:39 PM
iliyaabdollahian
Fill in the blanks to print the sum of the two variables.
java
operators
-12 Votes
6 Answers
29th Sep 2019, 8:13 PM
shaibu Iddrisu
Fill in the blanks to make the text "First paragraph" a comment:
html
-3 Votes
5 Answers
5th Dec 2017, 4:31 AM
Rikki
fill in the blanks to create a valid for loop
#python
#pythondatastructures
0 Votes
4 Answers
26th Dec 2022, 6:56 AM
ROHIT PAL
Fill in the blanks to create a method that returns the minimum of the two parameters. public int minFunc(int n1, int n2 ;
classes
java
objects
-1 Vote
8 Answers
4th Jul 2017, 8:08 AM
Walter Mugo
Fill in the blanks to print "this is a loop" to the screen 15 times.
c++
loops
1 Vote
10 Answers
5th Feb 2017, 11:45 PM
Frantseko Mystakidis
Fill in the blanks to retrieve the number of elements in an array called "test".
arrays
java
-10 Votes
21 Answers
15th Sep 2016, 2:38 AM
Yohanna Ezra
Fill in the blanks to print 5.
c++
challenge
question
1 Vote
1 Answer
4th Mar 2017, 5:19 AM
Gaurav Kaushik
Fill in the blanks to make the image draggable
html
1 Vote
4 Answers
27th Jun 2017, 5:05 AM
Sunil
Fill in the blanks to define a function ''myFunc'', which throws an exception if its parameter is less than 0. void myFunc(int a
java
-1 Vote
17 Answers
29th Jan 2017, 6:15 PM
marvellous gwenzi
Fill in the blanks to calculate the expression x*(x+1) using an anonymous function and call it for the number 6.
python
0 Votes
13 Answers
1st May 2017, 12:12 PM
Vaidehi Singh
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
3
...
9
Next >
Hot today
And... Who is the staff then?
4 Votes
Which is the error in this code
0 Votes
Python IDE
0 Votes
Control Flow
1 Votes
Machine learning model debugging
2 Votes
Can anyone tell me how to code because I’m soo bad at it
1 Votes
Animations
1 Votes
Mini project 1
2 Votes
App development
1 Votes
How do I solve this practice exersice? (Python)
1 Votes