Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
Fill ine the blanks to create a valid email link, displayed without an underline .
html5
0 głosów
2 odpowiedzi
17th May 2017, 5:47 PM
Yashwant Gupta
Fill in the blanks to declare a variable, add 5 to it and print its value.
3
python
-6 głosów
8 odpowiedzi
16th Sep 2020, 6:16 PM
FRANKIE Ochoa
Fill in the blanks to call the show() function for the element with the id="menu".
jquery
0 głosów
4 odpowiedzi
8th Sep 2018, 10:22 PM
ابوخالد العازمي
Fill in the blanks to set a cookie named 'logged' with the value 1 and an expiration time of 1 hour.
cookies
php
1 Głos
10 odpowiedzi
2nd Jul 2018, 5:15 AM
SHUBHAM BANJARA
Fill in the blanks to produce code which takes text as input, assigns it to the name variable, and outputs it.
blanks
code
fill
in
produce
takes
text
the
to
which
-3 głosów
2 odpowiedzi
1st May 2021, 7:36 AM
Vedanth
Fill in the blanks to print the sum of the two variable. Int x=2; y=4; int results=x_ _; system.out.printin(______)
java
operators
0 głosów
11 odpowiedzi
3rd Apr 2018, 10:36 AM
taba zirdo
Fill in the blanks to check if the age variable is greater than 18: int age = 25; ( > 18) { cout << "Adult"; }
c++
else-statements
-2 głosów
10 odpowiedzi
16th Apr 2018, 3:44 PM
Casey Oleski
Fill in the blanks to declare a lazy property called "uploader".
properties
swift
1 Głos
3 odpowiedzi
14th Feb 2020, 2:27 PM
Arjun Singhal
Fill in the blanks to make a div with 'd1' id draggable.
html
-1 Głos
5 odpowiedzi
15th Apr 2018, 5:24 AM
✌️ RK ✌️
Fill in the blanks to declare an arrow function that takes an array and prints the odd elements.
es6
functions
javascript
loops
-1 Głos
10 odpowiedzi
14th May 2020, 4:26 PM
"Mohammed Khier" Alawadi
Fill in the blanks to make the text "First paragraph" a comment:Fill in the blanks to make the text "First paragraph" a comment:
html
-1 Głos
1 Odpowiedź
11th Jun 2018, 6:28 AM
SUSHIL
How to Fill in blanks to make the text first paragraph a comment
html
-1 Głos
4 odpowiedzi
15th Dec 2016, 4:52 AM
Daniel Nay Myo Win
Fill in the blanks to declare an integer variable num and assign it the value 42.
c
-2 głosów
5 odpowiedzi
10th Feb 2021, 9:21 AM
GORA GOWRISHANKARVARAPRASAD
fill in the blanks to produce 8 as a result??
print(4*(___-1)
-4 głosów
2 odpowiedzi
20th Sep 2022, 11:34 AM
Ashani Sontakke
Fill in the blanks to declare an array of void pointers to x1, x2 and x3 and print them using the pointers.
c
code
function-arguments
functions
pointers
programming
-5 głosów
6 odpowiedzi
11th May 2021, 8:25 PM
Arqum Farooq
Discuss Module 7 Quiz 1/6 Fill in the blanks to change the content of all paragraph tags of the page to "SoloLearn". var arr =
javascript
8 głosów
28 odpowiedzi
27th Jan 2017, 5:23 AM
VishalYumnam
Fill in the blanks so that the website www.sololearn.com opens upon clicking the image :
answer
-1 Głos
5 odpowiedzi
6th Jan 2017, 2:18 PM
Mohamed Mostafa Saper
Fill in the blanks to declare a method that takes one argument of type int. public int myFunc( x) return x*10;
final
java
3 głosów
7 odpowiedzi
4th Jul 2017, 7:06 AM
Walter Mugo
Fill in the blanks to declare a variable, add 5 to it and print it.
variables
1 Głos
8 odpowiedzi
14th Feb 2021, 8:38 AM
Thabang Matlou
Fill in the blanks to declare a time structure with members,minutes and horus
;
hours
int
minutes
time
0 głosów
4 odpowiedzi
22nd Sep 2022, 8:29 AM
AAGAM DAGLI
Fill in the blanks to print "Yes" if the list contains 'z': letters = ['a', 'b', 'z'] "z" letters: print("Yes")
lists
python
0 głosów
3 odpowiedzi
26th Apr 2020, 10:25 AM
Reshma Ramesh Jadhav
Fill in the blanks to fade the paragraph to 60% opacity in 2 seconds.
2
blanks
fade
fill
in
paragraph
the
to
0 głosów
4 odpowiedzi
18th Dec 2018, 10:36 AM
Mohib
fill in the blanks to make the egg attribute strongly private and access it from outside of the class
cpython
html5
javascript
python
python3
-2 głosów
11 odpowiedzi
21st Sep 2017, 2:14 AM
Niduk Madushan
Fill in the blanks to import only the sqrt and cos functions from the math module: ____ math import ____ cos
modules
python
-7 głosów
17 odpowiedzi
19th Jan 2017, 9:14 AM
NIDHI JOSHI
Fill in the blanks to declare a class Singer having a display method that outputs the name. Then, create an object of the class
a
blanks
class
declare
fill
having
in
singer
the
to
0 głosów
17 odpowiedzi
10th Dec 2018, 10:15 AM
Никита Ларин
filling the blanks to define a function that takes two numbers as arguments and returns the smaller one min (x,y) if x<=y return
help
-2 głosów
12 odpowiedzi
9th Dec 2018, 4:58 PM
Archit Rana
Fill in the blanks to make the background color of tge element with id="mystyle" black using hexadecimal color definition
background
5 głosów
5 odpowiedzi
16th Jan 2018, 12:53 PM
Mohammed Ismail
Fill in the blanks to make the background image repeat along the vertical axis:
css
-1 Głos
3 odpowiedzi
10th Feb 2021, 4:17 PM
Lokman punmagar
how can I give blanks between a word and an input?
blanks
form
while
1 Głos
3 odpowiedzi
13th Sep 2017, 5:38 AM
André Campos
Fill in the blanks to create a valid email link displayed without an underline...
fill-up
help
html
que-ans
2 głosów
2 odpowiedzi
18th Oct 2017, 4:12 PM
Kenee Patel
Can anyone tell me how can I insert blanks before the stars to make a perfect pyramid and my first star isn't printing (Solved)
c
1 Głos
5 odpowiedzi
28th Apr 2021, 3:32 PM
SUKHBEER SINGH
Fill in the blanks to declare a variable, add 5 to it and print its value.
python
-1 Głos
7 odpowiedzi
10th Jun 2018, 7:36 PM
SUSHIL
Inheritance & Polymorphism , can some one fill the blanks pls,
c++
polymorphism
1 Głos
1 Odpowiedź
8th Jan 2019, 8:59 AM
Manizha Nazari
const aar1= [1,2,3]const arr2= [5,6,7] let arr3=___arr1__..arr2]; fill in blanks to make arr3 like [1,2,3,4,5,6,7,8] (any1?)
variables
-3 głosów
6 odpowiedzi
19th Mar 2019, 2:08 AM
Christopher Inji
Fill in the blanks in order to remove the column temp from the table students
border
column
database
decorators
delete
order
sql
strings
where
-6 głosów
13 odpowiedzi
21st Sep 2016, 2:39 PM
mohd ovais
Fill in the blanks to print the sum of the two variables
operators
-2 głosów
4 odpowiedzi
15th Apr 2020, 6:35 AM
Ankam Shruthi
Fill in the blanks to clear all values stored in the localStorage. Then store "a" using the key "b".
html
html5
web-storage
2 głosów
13 odpowiedzi
12th Oct 2016, 1:41 PM
Mohamed Arafa Gomaa Metwaly
Fill in the blanks to declare a variable, add 5 to it and print its value. >>> x = 4 >>> x __ = 5 >>> print __ What is the answer for above question?
python
1 Głos
71 odpowiedzi
23rd Jun 2016, 2:40 AM
Suresh K L
Fill in the blanks to define a function that prints "Yes", if its parameter is an even number, and "No" otherwise.
functions
python
0 głosów
10 odpowiedzi
30th Aug 2016, 9:56 PM
Peter
Fill in the blanks to make "first paragrahh" as a comment
html
0 głosów
3 odpowiedzi
6th Oct 2017, 1:04 AM
ABHITH G
Fill in the blanks to declare an integer variable and set its value of 5. _ var = _;
java
operators
1 Głos
9 odpowiedzi
23rd Nov 2021, 9:27 AM
Roy Duey
how to fill in the blanks to print the sum of the two variables
operators
1 Głos
3 odpowiedzi
17th Jun 2018, 3:49 PM
md akib
Fill in the blanks to print the sum of the two variables.
blanks
fill
in
of
print
sum
the
to
two
variables.
0 głosów
2 odpowiedzi
27th Mar 2018, 3:47 AM
Zàlio Àviàtor Hémsworth Johànsson
Fill in the blanks to overload the greater than operator for the Box class. (C#)
operator-overloading
overloading
0 głosów
7 odpowiedzi
9th Jan 2023, 11:42 AM
Katchi Mohamed Mohamed Hanan
Fill in the blanks to get a link in the parent frame
_blank
1 Głos
2 odpowiedzi
15th Jul 2018, 1:28 PM
Rคhบl
Fill in the blanks to iterate over the list using a far loop and print it's values. list=[1,2,3] , _ var_list: , print(_)
python
-4 głosów
2 odpowiedzi
2nd Jul 2017, 2:31 PM
Ayoola-popoola Samuel
Fill in the blanks to turn off auto complete and require the password field(Answer plz).
html5
quiz
0 głosów
2 odpowiedzi
3rd Dec 2016, 10:50 AM
Okasha Arshad
what is the answer to this question? Fill in the blanks to define a function that takes two arguments and prints their multiplac
and
arguments
function
functions
modules
python3
-1 Głos
10 odpowiedzi
15th Nov 2019, 2:12 AM
Erick Flesch
Fill the blanks to make the first Letter of the paragraph red and Bold. Also, flip the paragraph Upside down. P{ _______:rota
css
-2 głosów
10 odpowiedzi
20th Oct 2017, 10:10 PM
Daud Ally
(SOLVED) "Fill in the blanks to print the EVEN values from 0 to 100 using a for loop:"
c#
loops
0 głosów
8 odpowiedzi
24th Feb 2020, 8:45 PM
Andres Araya
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
...
3
4
5
...
9
Dalej >
Popularne dzisiaj
Discrete-Time Signal Representation
0 Votes
Hey, is the "Snowflake" mission not working?
0 Votes
Bug in the answers checking algorithms?
1 Votes
Detach thread exception
1 Votes
Qt timer timeout
0 Votes
Not video
0 Votes
How to make a 2d game
0 Votes
Not image in the page
1 Votes
I want to learn Lua but don’t know where
2 Votes
Html
1 Votes