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 while loops
Quiz
•
12th Grade
20 questions
CodeHS - Intro to Python - Basics and Console Interaction
Quiz
•
9th Grade - Professio...
20 questions
quiz dasar python
Quiz
•
1st Grade - University
18 questions
Computer Science (Python)
Quiz
•
9th Grade
22 questions
J277 - basic testing and errors
Quiz
•
9th - 12th Grade
20 questions
Python First Steps Homework Quiz
Quiz
•
7th - 9th Grade
20 questions
Unit 3 Python TEST
Quiz
•
11th - 12th 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