Unit 3: Basic Python & Console Interaction

Quiz
•
Information Technology (IT)
•
9th - 12th Grade
•
Medium
Jennifer Brockman
Used 69+ 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
ÔN TẬP CRV1

Quiz
•
6th Grade - University
20 questions
QUIZ#1 MIL GALILEE

Quiz
•
12th Grade - University
20 questions
Pengenalan Bahasa Pemrograman Python

Quiz
•
9th Grade - University
17 questions
Hardware IV

Quiz
•
11th Grade
21 questions
1ST SUMMATIVE

Quiz
•
12th Grade - University
16 questions
Microsoft Word Basics Quiz

Quiz
•
9th Grade
20 questions
Diagnostic Test Computer Science

Quiz
•
9th Grade
25 questions
Quiz Pemrograman Python

Quiz
•
10th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Information Technology (IT)
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
10 questions
Impact of 9/11 and the War on Terror

Interactive video
•
10th - 12th Grade
20 questions
Biomolecules

Quiz
•
9th Grade
21 questions
Lab Safety

Quiz
•
10th Grade