Python Programming Quiz ViCANcode Academy

Quiz
•
Computers
•
1st Grade
•
Medium
ViCANcode Academy
Used 1+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to store the number 10 in a variable named score?
10 = score
score = 10
score: 10
score => 10
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will this code print? x = 5 print(x + 3)
53
8
3
Error
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this code? if 10 > 5: print("Yes") else: print("No")
No
Yes
Error
Nothing
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is a conditional keyword in Python?
next
elif
maybe
then
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output? num = 6 if num % 2 == 0: print("Even") else: print("Odd")
Odd
Error
Even
0
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which loop is used when you want to repeat something a certain number of times?
repeat
while
for
again
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many times will this code print "Hi"? for i in range(3): print("Hi")
1
2
3
4
Create a free account and access millions of resources
Similar Resources on Wayground
28 questions
Python по занятиям

Quiz
•
1st - 10th Grade
31 questions
revision year 10

Quiz
•
1st - 3rd Grade
25 questions
Informática 1

Quiz
•
1st Grade
30 questions
Temperature Converter Quiz

Quiz
•
1st Grade
25 questions
Year 1 Assessment

Quiz
•
1st Grade
30 questions
Danh sách 1

Quiz
•
1st - 5th Grade
30 questions
Python Programming Quiz

Quiz
•
1st Grade
25 questions
UJIAN EKSKUL TIK

Quiz
•
1st - 5th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
11 questions
NFL Football logos

Quiz
•
KG - Professional Dev...
18 questions
D189 1st Grade OG 1c Concept 37-38

Quiz
•
1st Grade
20 questions
addition

Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences

Quiz
•
1st - 3rd Grade
20 questions
Place Value

Quiz
•
KG - 3rd Grade
10 questions
Exploring Force and Motion Concepts

Interactive video
•
1st - 5th Grade
10 questions
Exploring Properties of Matter

Interactive video
•
1st - 5th Grade
5 questions
Sense and Response

Quiz
•
1st Grade