Cursos
Cursos
Compilador de CĆ³digo
Compilador de CĆ³digo
Debatir
Precios
Teams
Iniciar sesiĆ³n
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
Fill in the blanks to compare the variables and print the "printing in the else" text to the screen:
answer
is
the
what
0 Votos
2 Respuestas
21st Dec 2020, 11:17 AM
Ayush Class VI
Fill in the blanks to add a line to the page,starting from coordinates 10,20 and ending at 50,100 :?
html5
svg
0 Votos
3 Respuestas
28th Sep 2020, 3:27 PM
Abdullah Mazeer
Fill in the blanks to declare a case-sensitive constant called AGE and assign the value 28 to it.
a
blanks
called
case-sensitive
constant
declare
fill
in
the
to
0 Votos
5 Respuestas
9th Sep 2019, 10:39 AM
Md Shoyeb Talukder
Fill in the blanks to declare a constant num and an arrow function calc. num = 5; const calc = (x, y, z = num) {
javascript
-4 Votos
8 Respuestas
4th Apr 2019, 2:18 PM
Jonathan Rukangira
Fill in the blanks to declare a method and call it from Main with the argument 88:
a
and
blanks
call
declare
fill
in
method
the
to
0 Votos
2 Respuestas
25th Jan 2018, 7:10 AM
Alex Strada
Fill in the blanks - "Out" is a member object of .................... Class.
java
0 Votos
2 Respuestas
20th Mar 2019, 6:37 PM
Shasanka Hazarika
Can anyone answer for this question?fill in the blanks to create valid email link without an underline.
html
html5
mail
0 Votos
3 Respuestas
29th Aug 2018, 8:15 AM
Ajitha G R
Fill in the blanks to create a pattern that matches strings that contain one or more 42s. r"(42) 'blank'
quot;
metacharacter
python
0 Votos
8 Respuestas
4th Apr 2022, 1:02 PM
Rachel
Fill in the blanks to tell the search engines to ignore the link
html
html5
0 Votos
1 Respuesta
8th Jul 2022, 5:49 AM
Prince
Fill in the blanks to create a footer with an inset box-shadow and a 1 pixel border at the top.
css
-1 Voto
2 Respuestas
11th Feb 2021, 2:05 AM
Lokman punmagar
Question about an exercise: Fill in the blanks to create a pattern that matches strings that contain 3 characters
python
regular-expressions
0 Votos
4 Respuestas
4th Dec 2018, 10:40 AM
Johanna
Fill in the blanks to define a function that takes two numbers as arguments and returns the smaller one.
python
0 Votos
7 Respuestas
19th Apr 2020, 7:25 PM
Quentin Long
Fill in the blanks to read the content of a file called "records.txt" and output the number of characters it has.
python
-1 Voto
7 Respuestas
14th Jun 2021, 10:04 AM
Cristina
Fill in the blanks to delete the table ''students'' from the database.
sql
-1 Voto
2 Respuestas
25th Nov 2016, 3:52 AM
Lawrence Sapitan
Fill in the blanks to make the text "First paragraph" a comment:
html
-4 Votos
1 Respuesta
25th Jun 2018, 7:29 AM
Mukesh N2S
Fill in the blanks to define the Guitarist class that implements the MusicianInterface. Call the play() method on the Guitarist
summa
-5 Votos
5 Respuestas
26th Nov 2019, 2:17 PM
Rahul R
Fill in the blanks to make the background image of the element 100 x 100 pixels in size. Also, set the opacity of the element to
css
css3
1 Voto
12 Respuestas
5th Jun 2017, 10:30 PM
karim Saou
Fill in the blanks to turn off auto complete and require the password field.
html
-1 Voto
1 Respuesta
29th Dec 2019, 9:19 AM
SANTHAKUMAR A
Fill in the blanks to select the element with id="text" and change its content to "Hi".
javascript
-2 Votos
3 Respuestas
27th Jun 2021, 7:13 AM
Saif Khan
How to fill in the blanks to retrieve the number of elements in array called "test" below
arrays
1 Voto
4 Respuestas
24th Jun 2019, 3:34 PM
Boy Arya
fill in the blanks to make the egg attribute strongly private and access it from outside of the class
python3
0 Votos
6 Respuestas
20th Sep 2017, 4:48 PM
Niduk Madushan
can someone help, fill in the blanks to print all elements of the array using a for loop? int [] arr= new int [7]; ? (int k=0; k < ? ; k++){ console.writeline ( ??? [ k] );
c++
-1 Voto
7 Respuestas
2nd Jul 2016, 8:40 PM
Joyx Kish
Fill in the blanks to make the first letter of the paragraph red and bold. Also, flip the paragraph upside down.
css
css3
-1 Voto
4 Respuestas
3rd Mar 2020, 10:51 AM
sairaj rasam
Fill in the blanks to calculate the sum of myArray's elements using the for loop, and print it to the screen. myArray is an arra
arrays
java
1 Voto
9 Respuestas
2nd Sep 2017, 8:08 AM
Yaamine
Fill in the blanks to take the numbers from the list while they are even, using the takewhile function. from itertools t
[2
=
4
6
7
9
from
itertools
nums
takewhile
1 Voto
6 Respuestas
12th Jul 2018, 10:28 AM
Patrick Mita
Fill in the blanks to create a method that calculates and returns the sum of its parameters.
respuesta
-2 Votos
2 Respuestas
18th Nov 2021, 10:13 PM
Fernando Omar Arciniega Martinez
Fill in the blanks to create two objects from the class "people". please help I can solve this question
java
0 Votos
5 Respuestas
10th Dec 2020, 6:02 PM
Stefan DimitrijeviÄ
PHP last quiz
blanks
fill
php
quiz
singer
2 Votos
7 Respuestas
1st May 2019, 8:54 PM
Dimitri Cadau
PHP form not working WHY? IT must warn user if blanks are empty
form
not
php
working
0 Votos
2 Respuestas
10th Jun 2017, 11:03 AM
Nodirbek
Fill in the blanks to set the height of the paragraph with the id="demo" to 68px.
"
(
);
).
$("
1 Voto
2 Respuestas
12th Oct 2022, 11:55 AM
BRAJENDRA KUMAR SINGH
Fill in the blanks to declare avariable, add 5 to it and print itsvalue.
python
0 Votos
1 Respuesta
23rd Oct 2018, 7:59 AM
justrory
Fill the blanks spaces and declare a variable ,add 5 and print its value
python
0 Votos
1 Respuesta
28th Mar 2020, 4:18 AM
Fabrice njodzeven
How can i fill in the blanks to use names from std namespace: in C++
c++
-2 Votos
3 Respuestas
22nd Apr 2020, 11:25 PM
Abakar Adoum Hammat
Java. Quiz. Bad wording. Fill in the blanks to output 4th character of the String "a".
challenges
java
literal
question
quiz
wording
0 Votos
3 Respuestas
8th Aug 2017, 10:09 AM
Andrew Harchenko (Tomsk)
Fill in the blanks to define the macro SQR if the TRIPLE macro is defined, otherwise define TRIPLE.
answer
anyone
please
this
-5 Votos
3 Respuestas
15th Jul 2020, 2:25 AM
Nikhil Salke
Fill in the blanks to float the text to left and to produce horizontal and vertical scrollbars:
and
blanks
fill
float
Horizontal
in
left
produce
scrollbars:
text
the
to
vertical
-2 Votos
5 Respuestas
7th Feb 2017, 1:31 PM
Mod3rnFighter
fill in the blanks to declare a variable, add 5 to it and print its value
5
0 Votos
2 Respuestas
14th May 2023, 1:29 AM
Yanmary Reinay Solano Acosta
Fill in the blanks to create an abstract class with an abstract method and inherit from it. abstract class Animal { public int
abstract-classes
-11 Votos
11 Respuestas
18th Nov 2018, 12:30 PM
Louie Jay Gitgitin SalvaƱa
Fill in the blanks to print the first element of the list, if it contains even number of elements.
python
-1 Voto
4 Respuestas
22nd Aug 2017, 7:45 PM
Nathaniel Manning (SSBG-CORNER)
fill in the blanks to declare a class point with a constructor initializing its x & y members
a
blanks
class
declare
fill
in
point
the
to
with
0 Votos
3 Respuestas
4th Apr 2020, 3:38 AM
MARIO PEREZ SALAZAR
Why can't we write the code instead of fill in blanks I like the app though not hurt feelings
swift
0 Votos
8 Respuestas
23rd Mar 2017, 8:05 AM
littlecoder300
Fill in the blanks to use the generic method Func for the x and y variables:
blanks
fill
for
func
generic
in
method
the
to
use
-1 Voto
2 Respuestas
7th Dec 2018, 6:10 PM
Danish Ullah
How to make a quiz in the "Fill In The Blanks" section.
blanks
fiil
in
quiz
the
11 Votos
5 Respuestas
17th May 2017, 11:32 AM
Art456
Fill in the blanks to create a valid email link, displayed without an underline.( I never even once get this right in challenge)
challenges
4 Votos
9 Respuestas
9th Apr 2018, 7:29 PM
Monkey D. Luffy
Fill in the blanks to include the printf statement if LEVEL macro is not defined. #if (LEVEL) printf("hello"); #
c
preprocessor
-3 Votos
3 Respuestas
16th May 2020, 8:03 AM
Sandeep Vishwakarma
Fill in the blanks to select all values from the ''students'' table in which the field ''university'' equals ''MIT''.
''students''
all
blanks
fill
from
in
select
the
to
values
-4 Votos
4 Respuestas
29th Jul 2018, 12:37 PM
John Michael L. Espinosa
How to make a paragraph
blanks
fill
help
in
paragraph
1 Voto
9 Respuestas
5th Oct 2020, 4:08 PM
Crystal King
Fill in the blanks to make the image circled and blurred with 30% sepia applied.
(1px);
(30%)
{
}
100px;
2px
50%;
height:
img
width:
-2 Votos
2 Respuestas
28th May 2020, 8:31 AM
PRADEEP DAMODHAR JADHAV
Fill in the blanks to create a new <span> element and append it to the element with id="txt".
jquery
0 Votos
3 Respuestas
26th Jul 2018, 6:08 AM
Waqas Sajjad
Fill in the blanks to retrieve the number of elements in an array called "test"
testjava
2 Votos
1 Respuesta
12th Nov 2016, 12:02 PM
Gbadago Elijah Kofi
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
5
6
7
...
9
Siguiente >
En tendencia hoy
C pointers
2 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes
Which mobile offline app can I use for HTML
0 Votes
HOW CAN I CREATE A GAME AS BEGINNER
0 Votes