Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Цены
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
Fill in the blanks to import only the sqrt and cos functions from the math module:
modules
python
-4 голосов
10 ответов
19th Jan 2017, 9:13 AM
NIDHI JOSHI
Fill in the blanks to declare a function that returns the square of its argument, call it with the value 42 using a function poi
100
awsm
c++++
right
yo
3 голосов
4 ответов
30th Aug 2020, 4:39 PM
SAGAR ROHILLA
Fill in the blanks to create a list of numbers from 0 to 99 and output the 5th item
range
-1 голос
5 ответов
6th Oct 2021, 6:46 PM
Kelum Dilshan Weerasuriya
Fill in the blanks to check whether the two objects of type A are semantically equal.
equals
java
0 голосов
7 ответов
13th Nov 2016, 6:29 AM
anjanel macalaguim
Fill in the blanks to define the ondrag event on a button? <button _______="a()"> send </button>
button
11 голосов
3 ответов
10th Oct 2017, 6:23 PM
Amene Zoormand
Fill in the blanks to output "Rex barks." class Dog { constructor(name) { .name = name; } bark() { console.
"rex
barks."
blanks
class
dog
fill
in
output
the
to
-2 голосов
7 ответов
3rd Sep 2019, 6:54 PM
stefaan verhelst
fill in the blanks to create a valid program that takes a string input
java
1 голос
3 ответов
12th Jun 2023, 9:07 AM
Haju Kox
Fill in the blanks to define the macro SQR if the TRIPLE macro is defined, otherwise define TRIPLE.
answer
-5 голосов
3 ответов
20th Nov 2020, 1:13 PM
Jason Chew
Fill in the blanks to handle the keydown event on the input field and alert which key was pressed.
jquery
0 голосов
12 ответов
20th May 2018, 9:54 AM
Abubakr Mahmoud Mohamed Ali
Fill in the blanks to declare an array of integers containing 9 elements. Assign to each element the value 45 using the for loop
arrays
-1 голос
10 ответов
31st Oct 2017, 10:12 AM
Muhammad Ali
C# Fill in the blanks to overload the minus operator for the T class:
c#
-1 голос
3 ответов
18th Apr 2022, 4:00 PM
Pierre Benyamin
Fill in the blanks to clear all values stored in the localStorage. Then store "a" using the key "b"?
html
html5
web-storage
3 голосов
10 ответов
25th Dec 2016, 1:11 AM
Saul
Fill in the blanks to create an auto-property named Age of type int.
age
auto-property
int.
named
of
type
0 голосов
2 ответов
7th Nov 2017, 4:59 PM
Cole Lynam
Fill in the blanks to make the text "First Paragraph" to the comment.
come
should
tag
what
1 голос
3 ответов
9th May 2017, 8:58 AM
Krishna Shah
Fill in the blanks to compare the variables and output the corresponding text
answer
please
0 голосов
1 ответ
6th May 2020, 5:14 AM
Sagar Pradhan
Fill in the blanks to print EVEN (multiples of 2) values from 0 to 20 using a for loop:
fill-in-the-blanks
the-for-loop
5 голосов
6 ответов
12th Dec 2020, 9:55 PM
Chirag Samantaroy
FILL in the blanks to assign the value 15 to variable years and output the number of months(years multiplied by 12)
op
2 голосов
9 ответов
8th Dec 2022, 3:31 AM
Prabesh Adhikari
Fill in the blanks to make the code work.... for {___}
help
need
-1 голос
3 ответов
1st Aug 2017, 3:12 PM
Abhijit Halder
Fill in the blanks to compare the variables and output the corresponding text
answer
please
-2 голосов
3 ответов
6th May 2020, 4:25 AM
Sagar Pradhan
Fill in the blanks to output the size of the file called "db.csv" if it exists.
files
ruby
1 голос
6 ответов
6th Apr 2017, 10:07 AM
Notan Mondal
Plz help me to fill in the blanks to call the method "hello" from main
methods
2 голосов
3 ответов
25th Jun 2019, 3:00 PM
Boy Arya
Fill in the blanks to calculate the sum of all whole numbers from 1 to 100.
c#
0 голосов
3 ответов
14th Oct 2017, 6:19 PM
قصى ابوعجيلة
Fill in blanks to make the variable arr3 look like the following: [1, 2, 3, 4, 5, 6, 7, 8].
code
0 голосов
6 ответов
5th Dec 2020, 2:49 PM
julie Metz
Fill in the blanks to create an h1 heading containing the text "My first website" followed by an h2 tag containing "Sample Page"
html
-3 голосов
5 ответов
23rd Nov 2017, 2:00 PM
Ouail Bibi
Fill in the blanks to delete the table students from the database
sql
tables
0 голосов
3 ответов
21st Sep 2016, 2:29 PM
mohd ovais
fill in the blanks to select all div elements and alert the content of the third div.
dom
-1 голос
3 ответов
7th Nov 2020, 4:24 PM
HANUMANTHA B
Fill in the blanks to select the first child of the div element.
javascript
jquery
-4 голосов
3 ответов
16th Feb 2022, 9:25 AM
Santosh Tajpuriya
Fill in the blanks to create a lambda function that returns the square of its argument, and call it for the number 8. a = (
a
blanks
create
fill
function
in
lambda
that
the
to
1 голос
13 ответов
12th Jul 2018, 9:56 AM
Patrick Mita
Fill in the blanks to select the "address" from "customers" using the fully qualified name for the address column
sql
-4 голосов
9 ответов
12th Jan 2019, 9:31 AM
Nitesh Suhas Bansode
fill in the blanks to create a loop that increment the value of x by 2 and print the even values. x=0 _x<=20: print(x) x+=2 pls help me out
loops
python
0 голосов
18 ответов
2nd Sep 2016, 6:12 PM
anthony
Fill in the blanks to add a line to the page, starting from coordinates 10, 20 and ending at 50, 100:
html5
-1 голос
7 ответов
23rd Sep 2020, 5:57 PM
Sherzod Qodirov
Anyone having trouble to suggest a quiz in Fill in the blanks mode?
quiz
4 голосов
1 ответ
8th Jan 2017, 3:33 AM
Iván
Fill in the blanks to give yellow background color to the element with id="intro", and black text color to the class="mytext":
css
8 голосов
7 ответов
7th Jul 2019, 8:33 PM
Amanuel Amdemichael
Fill in the blanks to make the element with id="text" take the full width of the page.
answers
blanks
discussions
fill
id
in
question
text
the
0 голосов
6 ответов
15th May 2021, 3:34 AM
Prawal Lamshal
Fill in the blanks to create a div element with the I'd " root " _id="_"
help
-1 голос
6 ответов
2nd Nov 2020, 11:15 AM
Mythili Arunachalam
Fill in the blanks to create a red shadow. .withshadow { filter: (5px 9px 2px red); }
.withshadow
a
blanks
create
fill
in
red
shadow.
the
to
-1 голос
6 ответов
31st Jul 2019, 6:38 AM
gautam karki
Fill in the blanks to print the age variable of the Person class using the this keyword.
c#
0 голосов
2 ответов
8th Feb 2018, 2:32 PM
Mesut Alcicek
Fill in the blanks to draw a green point with the coordinates x=3, y=8.
rprogramming
1 голос
2 ответов
8th Aug 2022, 4:01 PM
safiya hani
Fill in the blanks to assign some value to the label
please
-3 голосов
1 ответ
11th Jun 2021, 3:30 PM
Sakthi V
C file Processing
blanks
c
files
1 голос
1 ответ
1st Dec 2021, 3:23 PM
Rawley
Fill in the blanks to set the color and width property of the div.
jquery
-1 голос
2 ответов
18th Oct 2019, 7:00 PM
Lucky Varandani
Fill in the blanks to declare two variables and print their sum to the screen
#help
1 голос
4 ответов
3rd Jan 2021, 6:16 PM
Mueez Peleowo
Fill in the blanks to declare case- insensitive constant named all and assign the value 42 to it? ____("",42,____);
php
0 голосов
6 ответов
28th Sep 2017, 6:25 AM
ravinder singh
fill in blanks to define the function "myMul",which takes two paramenters and prints the product of their multiplication
functions
-3 голосов
5 ответов
15th Sep 2018, 3:08 PM
Erick Peter Athuman
Fill in the blanks to declare a pointer to the ''st'', where ''st'' is of type ''Student'', then call printAge() via the pointer
c++
-12 голосов
12 ответов
1st Mar 2017, 7:18 AM
Sunita Sharma
"Fill in the blanks to make the egg attribute strongly private and access it from outside of the class.
attributes
private
python
strongly
-4 голосов
4 ответов
17th Feb 2018, 3:31 PM
Joseph
What do I put in for the "Fill in the blanks to calculate the sum of myArray's elements using the for loop" thing
arrays
java
2 голосов
8 ответов
20th Jan 2017, 2:26 AM
Lilli Mifflin
fill in the blanks to declare a variable, add 5 to it and print its value. how??
python
-1 голос
6 ответов
7th Sep 2016, 10:48 PM
MDD
Fill in the blanks to print only even numbers. For(int x=0;x<99;x++)_ __(x%2!0) ______ this one i want to understand Conso
c#
loop
5 голосов
3 ответов
27th Jan 2020, 11:40 AM
Ehsan Wattoo
Fill in the blanks to define an interface IMusician with a declaration for the play() method. Then, define a Guitarist class tha
inheritance
php
0 голосов
10 ответов
20th May 2019, 6:33 AM
Mehrzad Safariyan
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
4
5
6
...
9
Следующий >
Актуальное сегодня
Collision bug in player movement — not sure what's wrong
1 Votes
code coach
3 Votes
How do I do audio
0 Votes
PYTHON AND JAVA
0 Votes
I m just begginer, i don't even understand how to use this app.. send help.. im at level 1
0 Votes
i want correct anwer code
0 Votes
Does this app support the audio tag?
0 Votes
IndexOf()
1 Votes
Lua?
1 Votes
I dont know what i should do with java script
0 Votes