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 declare a variable, add 5 to it and print it's value >>>x=4 >>>X= _=5 >>>print___
python
0 Votes
4 Answers
20th Aug 2016, 5:15 PM
Breylon Estes
How to know the number of blank spaces consumed by a tabulation ?
blanks
spaces
tabulation
text-editor
2 Votes
3 Answers
21st Aug 2018, 3:57 PM
🌍 TATOU
How can I fill blanks to change the elements HTML to "Test "using purr JavaScript _e=document. get Elements by id('test');
welcome
0 Votes
5 Answers
25th Jun 2019, 6:45 PM
Fenvy Yong
Fill in the blanks to remove the event handler for the focus event on the element with id="test".
off()
2 Votes
1 Answer
16th Nov 2022, 12:14 AM
Ahmed Khaled Sobhi
Fill in the blanks to replace all '!' characters in str with a dot '.' x = str. replace (' ', ' ')
python
3 Votes
5 Answers
6th Jul 2023, 7:02 AM
Arooj Amina
Fill in the blanks to form a valid HTML: <p> Some quote <br /> < > - by some author</i> < >
kk
3 Votes
2 Answers
23rd Nov 2020, 8:20 AM
H4Z1M
Fill in the blanks to make the content of element <p> red and aligned in a right top corner of the page.
css
html
6 Votes
5 Answers
27th Feb 2017, 1:02 PM
Marko Jovanovic
Fill in the blanks to retrieve the number of elements in an array called "test". test.
arrays
java
0 Votes
1 Answer
20th Sep 2016, 1:23 AM
Yohanna Ezra
Fill in the blanks to include the printf statement if LEVEL macro is not defined. #if (LEVEL) printf("hello"); #
c
preprocessor
-3 Votes
2 Answers
16th May 2020, 8:03 AM
Sandeep Vishwakarma
Fill in the blanks to make the text "First paragraph " a comment :-
<_____first
<___>
paragraph
-2 Votes
2 Answers
25th Sep 2022, 9:15 PM
Yahya Jibril Aliyu
I'm stuck on fill in the blanks to print the sum of two variables in Javascript.
java
operators
0 Votes
3 Answers
23rd Feb 2018, 7:09 AM
<You'reReadingThis>
fill in the blanks to open a file, read its content and print its 2nd line
code
python
0 Votes
1 Answer
17th Oct 2023, 1:47 AM
Jannah Mae Ynion
Fill in the blanks to give yellow background color to the element with id="intro" and blqck text color to class ="mytext":
:black;}
:yellow;
background
colors
intro
-2 Votes
5 Answers
24th Nov 2017, 2:00 AM
Shahzod
Fill in the blanks so that the website www.sololearn.com opens upon clicking the image:
html
-2 Votes
1 Answer
1st Mar 2019, 4:44 PM
Mohammad Mahdi Ghazavi
Fill in the blanks so that the website www.sololearn.com opens upon clicking the image:
html
-5 Votes
1 Answer
1st Mar 2019, 4:43 PM
Mohammad Mahdi Ghazavi
Fill in the blanks tobuse the name space for include iostream dash namespace dash
c++
0 Votes
1 Answer
26th Jul 2019, 11:10 AM
TIE PIE VINES
I Can't UNDERSTAND THIS THING WITH THE FIL IN THE BLANKS SOMEONE PLZ EXPLAIN
python
-2 Votes
2 Answers
8th Oct 2016, 9:22 PM
O'Brian bembridge
fill in the blanks to break out of the loop after the number 5 is printed to the screen. for ($i=0;$i<=50;$i++) { echo $i; if($i
break
-6 Votes
4 Answers
28th Jun 2018, 8:25 PM
Erick Peter Athuman
Fill in the blanks to retrieve the number of elements in an array called "test". test.
arrays
0 Votes
2 Answers
17th Jul 2018, 3:56 AM
BhaVana Kaveti
Fill in blanks to allocate memory for an array of 8 integers. int *arr=NULL; arr=_____int[8];
c++
0 Votes
2 Answers
30th Aug 2016, 4:43 PM
Soutik
Fill in the blanks to declare a variable, add 5 to it and print its value.
python
0 Votes
1 Answer
12th Feb 2018, 9:56 AM
Kawser Hamid
Fill in the blanks to create a table with two columns: ''id'' as a primary key integer, and ''name'' of type varchar.
sql
-4 Votes
4 Answers
21st Oct 2019, 1:08 AM
Althaaf Ridha Muhammad Zaydaan Batubara
how toFill in the blanks to select all <p> elements, that are children of the element with id="demo".
#cedar
0 Votes
4 Answers
12th Jan 2023, 12:28 PM
cedar
Fill in the blanks to create a new set "c", with only the values common to both "a" and "b", if not all of the values of set "a"
sets
swift
1 Vote
11 Answers
14th Sep 2016, 12:20 AM
Enoch George
Fill in the blanks to change the saturation of an image by 55% and partially invert it.
css
-2 Votes
3 Answers
5th Apr 2019, 4:02 PM
Caleb Bradle
Fill in the blanks to make blue rectangular straight immediately at the left-top corner of the browser
html
1 Vote
2 Answers
28th Jun 2017, 3:35 AM
Sunil
Fill in the blanks to print EVEN (multiples of 2) values from 0 to 20 using a for loop:
c++
-1 Vote
3 Answers
9th Dec 2020, 12:06 PM
PT
Fill in the blanks to create a table with three columns: ''id'' as a primary key, username and password of type varchar. test (
sql
tables
-5 Votes
9 Answers
21st Oct 2016, 12:18 PM
nikita borase
Fill in the blanks to create a pattern that matches string that contain 3 character out of which last is an exclamatory mark
python
regular-expressions
-11 Votes
11 Answers
4th Jul 2017, 1:20 PM
JAYAKUMAR K
Fill in the blanks to make the first letter of the paragarph red and bold . Also.flip the paragraph upside down .
answer
please
0 Votes
5 Answers
19th Dec 2016, 7:03 PM
Mohamed Mostafa Saper
Fill in the blanks to try to open and read from a file. Print an error message in case of an exception.
as
exception
file
module
open
python
quiz
try
0 Votes
2 Answers
13th Dec 2020, 7:44 PM
Kenny N
Fill in the blanks to declare a variable named "color" and assign the value 42 to it. The variable should not be changeable.
answer
me
please
1 Vote
6 Answers
29th Apr 2023, 9:32 AM
yohanan esubalew
Fill in the blanks to enter five numbers from the user and print their sum. Store the sum in the variable named total.
blanks
enter
fill
five
from
in
numbers
the
to
user
0 Votes
4 Answers
24th Aug 2017, 10:43 AM
Abdulhamid Babar
C++ Fill in the blanks to define a destructor for class ''MyClass'', which prints some text in its body on the screen.
c++
destructors
0 Votes
6 Answers
29th Dec 2016, 4:05 PM
Anees Hassan
Fill in the blanks to define a function that prints "Yes", if its parameter is an even number, and "No" otherwise. even(x):
functions
python
-2 Votes
5 Answers
21st Jun 2019, 6:20 AM
Pooja Jadhav
Fill in the blanks to calculate the expression x*(x+1) using an anonymous function and call it for the number 6. a = ( x:
python
-8 Votes
7 Answers
12th Jul 2018, 10:38 AM
Patrick Mita
Fill in the blanks to select all siblings of the div element and call the hide() method on them.
.
-3 Votes
3 Answers
20th Jan 2021, 12:53 PM
Ariful Islam Antu
Fill in the blanks to declare a variable,add 5 to it and print its value
python
-4 Votes
2 Answers
13th May 2017, 10:32 AM
Nitin
how to solve problem 1 HTML <<Fill in the blanks to make a numbered list>>
html
-2 Votes
1 Answer
23rd Mar 2022, 2:46 AM
Святослав Михайлов
Fill in the blanks to declare a variable add 5 to it and print its value
help
meeeee
please
-2 Votes
3 Answers
14th Feb 2018, 6:35 PM
Zara
Fill in the blanks to print EVEN (multiples of 2) values from 0 to 20 using a for loop:
c++
loops
-1 Vote
3 Answers
10th Dec 2020, 4:22 AM
Walaa Alajamy
Fill in the blanks to calculate the expression x*(x+1) using an anonymous function and call it for the number 6.
help
0 Votes
3 Answers
25th Apr 2020, 6:27 PM
Aminu Job Mohammed
Fill in the blanks to calculate the sum of all elements in the array "arr" using an enhanced for loop
java
-2 Votes
2 Answers
10th May 2017, 10:36 AM
Nurul Ain
Fill in the blanks to make the first letter of the paragraph red and bold. Also flip the paragraph outside down.
css3
0 Votes
4 Answers
20th Dec 2019, 1:26 PM
Vinod
Fill in the blanks to make the egg attribute strongly private and access it from outside of the class
python
1 Vote
2 Answers
30th Nov 2022, 4:25 AM
Beterus
Fill the blanks to declare a variable add 5 to it and print its value (what is wrong here )
python
0 Votes
3 Answers
29th Mar 2020, 3:59 PM
Fabrice njodzeven
fill in the blanks to find out whether the value of "a" is an odd number or even number
c++
0 Votes
4 Answers
12th Sep 2016, 3:13 PM
rohtan singh
Fill in the blanks to define a generic class, which has a member method that returns the value of x. Temp { T x; public
c#
0 Votes
5 Answers
16th Sep 2016, 6:41 AM
Priyanka Pasalkar
Help me plz to fill in the blanks to calculate the sum of all elements in the array "arr" using an enhanced for loop
arrays
3 Votes
1 Answer
25th Jun 2019, 2:31 PM
Boy Arya
Actions & Reducers Fill in the blanks to create a valid action object: { type: 'APPLY_DISCOUNT' percent 25
any
help
me
one
0 Votes
2 Answers
6th May 2021, 10:39 PM
VENU BABU GALI
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
6
7
8
9
Next >
Hot today
What's wrong with this code ? ( Beginner)
3 Votes
Pig Latin
0 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
Is there any new bug in the projects reply sections?
1 Votes
Uuu
2 Votes
How to start
0 Votes
I’m new someone can help me
0 Votes