Python Educational Quiz: Variables and Mathematical Symbols
Quiz
•
Information Technology (IT)
•
8th Grade
•
Hard
imam ibrahim
Used 1+ times
FREE Resource
Enhance your content in a minute
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A variable in Python is like a box that stores data. Which of these is the right way to store your name? We use = to assign a value to a variable, like labeling a box.
name == 'Alex'
name = 'Alex'
'Alex' = name
name: 'Alex'
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python can do math like a calculator. What will this code print? print(5 + 3 * 2) Multiplication happens before addition — order of operations (PEMDAS).
A) 16
B) 11
C) 13
D) Error
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When you want a whole number division (no decimals), which operator should you use?
/
//
%
÷
4.
OPEN ENDED QUESTION
3 mins • 1 pt
Write a Python program to calculate the area of a rectangle. Use f-string to show clear results.
Evaluate responses using AI:
OFF
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What symbol is used to find remainder of a division?
/
//
%
**
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You typed: x = 5; y = 2; print(x ** y). What is printed?
25
10
7
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Variables in Python are case-sensitive. Which two below are different?
age and Age
num and NUM
both A and B
same
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
25 questions
Quiz Aplikasi Perkantoran
Quiz
•
8th Grade
25 questions
Fundamentals of Computer Science with Karel Unit 2 Exam
Quiz
•
12th Grade
25 questions
STS INFORMATIKA *
Quiz
•
8th Grade - University
25 questions
Quiz Pemrograman Python
Quiz
•
10th Grade - University
25 questions
Seatwork #4
Quiz
•
12th Grade - University
25 questions
soal uh 9
Quiz
•
9th Grade - University
25 questions
Assesment 1
Quiz
•
University
25 questions
informatika kel hardware
Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Information Technology (IT)
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
20 questions
Figurative Language Review
Quiz
•
8th Grade
20 questions
Physical and Chemical Changes
Quiz
•
8th Grade
22 questions
Newton's Laws of Motion
Lesson
•
8th Grade
24 questions
3.1 Parallel lines cut by a transversal
Quiz
•
8th Grade
15 questions
Halloween Characters
Quiz
•
7th - 12th Grade
