
KP2-Variables
Quiz
•
Arts
•
2nd Grade
•
Practice Problem
•
Medium
MrsT Voci
Used 1+ times
FREE Resource
Enhance your content in a minute
36 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What is the output of the following code?
x = 10
y = 10
z = 0
z = x - y
print(z)
0
20
10
None of these
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What is the output of the following code?
x, y = 10, 20
min = x if x < y else y
print(min)
10
None of these
20
invalid syntax
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What is the output of the following code?
x = 10
a = 0
print(x > a)
False
True
10
None of these
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following casts could result in a run time error?
A string cast as an int
An integer cast as a string
An int cast as a float
A float cast as a string
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What is the value of the variable 'c' in the following code snippet?
a = 3
b = 2
c = a ** b
0
6
False
9
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
You are coding a tip calculator. The user must enter a price. Select the line of code that will make your program work whether the user enters whole numbers or decimals (for example, 30.99).
# enter code here
tip_rate = .15
tip = price * tip_rate
total_price = price + tip
price = input(“Enter the price”)
price = int(input(“Enter the price”))
price = float(input(“Enter the price”))
price = flt(input(“Enter the price”))
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What is the purpose of the following code
try:
a = int(b)
except:
print('Error')
None of these
Invalid syntax
Trap an invalid integer value
Convert b to a string
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
34 questions
The Calendar
Quiz
•
1st - 5th Grade
40 questions
professional ethics
Quiz
•
2nd Grade
34 questions
Country Quiz
Quiz
•
2nd Grade
31 questions
Su học kỳ 2
Quiz
•
1st - 5th Grade
40 questions
Review 2
Quiz
•
2nd Grade
31 questions
Desain Grafis & Multimedia
Quiz
•
1st - 12th Grade
40 questions
Solfege Quiz 1.1-1.4
Quiz
•
KG - 8th Grade
32 questions
Aniversario One Direction 12 años
Quiz
•
1st - 12th Grade
Popular Resources on Wayground
5 questions
This is not a...winter edition (Drawing game)
Quiz
•
1st - 5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
10 questions
Identify Iconic Christmas Movie Scenes
Interactive video
•
6th - 10th Grade
20 questions
Christmas Trivia
Quiz
•
6th - 8th Grade
18 questions
Kids Christmas Trivia
Quiz
•
KG - 5th Grade
11 questions
How well do you know your Christmas Characters?
Lesson
•
3rd Grade
14 questions
Christmas Trivia
Quiz
•
5th Grade
20 questions
How the Grinch Stole Christmas
Quiz
•
5th Grade
