Unit 3: Basic Python & Console Interaction

Quiz
•
Information Technology (IT)
•
9th - 12th Grade
•
Medium
Jennifer Brockman
Used 68+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the final result of the expression 10 + 4 * 5
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 Wayground
22 questions
Internet and App script

Quiz
•
5th Grade - University
20 questions
Informatika Analisis Data Bab 6

Quiz
•
10th Grade - University
22 questions
Unit-8 (QB64) Year-6

Quiz
•
6th Grade - University
20 questions
Analisis Data dengan Python

Quiz
•
10th Grade
16 questions
Examen primera unidad Progra 5to Baco/PC

Quiz
•
12th Grade
20 questions
Тест по основам Python(intro1)

Quiz
•
9th - 12th Grade
20 questions
12A and C version 1 Final Semester 1 Exam

Quiz
•
12th Grade
20 questions
XI Kuis Analisis Data

Quiz
•
10th Grade - University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Information Technology (IT)
50 questions
Trivia 7/25

Quiz
•
12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
6 questions
RL.10.1 Cite Evidence

Quiz
•
10th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
14 questions
Algebra 1 SOL Review #1

Quiz
•
9th Grade