What is the correct way to store the number 10 in a variable named score?
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
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 Quizizz
26 questions
OZOBOT Robotics Quizz

Quiz
•
1st - 9th Grade
29 questions
test 1 MS Word

Quiz
•
1st - 5th Grade
25 questions
java basics

Quiz
•
KG - 1st Grade
29 questions
General IT

Quiz
•
1st - 12th Grade
25 questions
Arduino Av. 5

Quiz
•
1st Grade
25 questions
Introduction to Python

Quiz
•
KG - University
28 questions
php3

Quiz
•
1st Grade
25 questions
Code.org Coding

Quiz
•
1st Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
American Flag

Quiz
•
1st - 2nd Grade
10 questions
Identifying equations

Quiz
•
KG - University
25 questions
2.4A Add Subtract within 20 quickly: set 3

Quiz
•
1st - 3rd Grade
15 questions
Music 2016

Quiz
•
KG - 12th Grade
12 questions
Summer Trivia

Quiz
•
1st - 5th Grade
44 questions
logos

Quiz
•
KG - University
20 questions
Guess that Disney

Quiz
•
KG - 5th Grade
20 questions
Cartoon Characters!

Quiz
•
KG - 5th Grade