No student devices needed. Know more
18 questions
I have been working in:
GROK
TYNKER
BOTH
What will this code do?
Print Numbers 1-11
Print Numbers 1-10
Print Numbers 2-10
Print Error
Which of these is NOT a loop in python?
for loop
while loop
nested loop
if loop
Which of these operators means EQUAL TO?
'='
'=>'
'<='
'=='
What does the '#' allow you to do?
Repeat code
Comment on code
Print code
End code
What will this code print?
Print the word 'letter'.
Print a user input on one line.
Print a user input one letter at a time.
Print an Error.
What is the result of this code?
Issue Driver's License
Almost eligible for Driver's License
No requirements met.
none of these
What will be the output of this code?
1,2,3,4,5,6,7,8,9,10,11,12
0,2,4,6,8,10
2,4,6,8,10,12
2,4,6,8,10
Explore all questions with a free account