What is the final result of the following expression?
5 + 4 * 3 - 1
Python Basics (CodeHS)
Quiz
•
Computers
•
7th - 12th Grade
•
Hard
Trevor McGarrah
Used 68+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the final result of the following expression?
5 + 4 * 3 - 1
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the final result of the following expression?
(5 - 3) * 2 - 4
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the final result of the following expression?
(3 + (8 / 2 - 2)) ** 2
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Based on the following code, what gets printed to the screen?
greeting = 7
name = "Bob"
greeting = "Hello"
print(type(greeting))
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Based on the following code, what gets printed to the screen?
greeting = 7
name = "Bob"
greeting = "Hello"
print(greeting)
20 questions
2.3 Robust Programs MCQs L2
Quiz
•
10th - 11th Grade
20 questions
Python - lists,loops,basics
Quiz
•
9th - 11th Grade
16 questions
Python Revision
Quiz
•
8th Grade
18 questions
Foundations of Programming
Quiz
•
9th - 10th Grade
20 questions
Year 8 Python -input-output-selection
Quiz
•
8th - 9th Grade
20 questions
GCSE J277 - 2.3.2 - Syntax and Logic Errors
Quiz
•
7th Grade
20 questions
Unit 3 Python TEST
Quiz
•
11th - 12th Grade
20 questions
Year 8 Computing Revision Quiz
Quiz
•
8th Grade
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
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
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th 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
11 questions
Decimal/fraction conversions quick check
Quiz
•
5th - 7th Grade