What is the final result of the expression 10 + 4 * 5
Unit 3: Basic Python & Console Interaction

Quiz
•
Information Technology (IT)
•
9th - 12th Grade
•
Medium
Jennifer Brockman
Used 67+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the final result of the expression 8 / 3 + 6
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the print statement below that will cause an error. Assume that num has the value 6, and name has the value George.
print(name + ":" )
print(num)
print(name + " wants " + "num " + "candies")
print(name + ": " + str(num))
print(name + ": " + num)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of the statements below will cause an error?
y = "yes" * 6
y = "yes" + 10
y = "yes" + "yes"
y = ("a"*4)+"b"
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following program print?
<class 'str'>
<class 'int'>
<class 'float'>
The program crashes & doesn't print anything.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose you have a variable defined num = "4". What is the variable type of num?
int
float
str
number
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the option that correctly prints out the variable(s).
Create a free account and access millions of resources
Similar Resources on Quizizz
16 questions
Examen primera unidad Progra 5to Baco/PC

Quiz
•
12th Grade
17 questions
Kiểm Tra Môn Tin Học 10

Quiz
•
10th Grade - University
23 questions
Grade 11 - IT - Quiz 1 - Mrs. Dina Mohamed

Quiz
•
11th Grade
20 questions
Grade 11(Quiz 1)

Quiz
•
11th Grade
25 questions
2-semestr Yakuniy Nazorat

Quiz
•
10th Grade
20 questions
Questões dicionários/tuplas

Quiz
•
10th Grade
20 questions
Analisis Data dengan Python

Quiz
•
10th Grade
19 questions
кэгэ информатика

Quiz
•
11th 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 Information Technology (IT)
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

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

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University