What is Python?
Quiz- Grade 7 & 8- Python (2nd term)

Quiz
•
Computers
•
7th Grade
•
Easy
Daniel Marcos Domingos Manganhe
Used 14+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
A type of snake
A high-level programming language
A database management system
A web browser
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used to check if two values are equal in Python?
=
==
!=
===
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What will the following code output? x = 10 if x > 5: print("Hello!") else: print("Goodbye!")
Hello!
Goodbye!
Nothing
Error
4.
OPEN ENDED QUESTION
3 mins • 3 pts
Write a Python statement to declare a variable called age and assign it the value 16.
Evaluate responses using AI:
OFF
5.
OPEN ENDED QUESTION
3 mins • 2 pts
What is wrong with this code? Fix it. name = "Alice" print("Hello" name)
Evaluate responses using AI:
OFF
6.
OPEN ENDED QUESTION
3 mins • 4 pts
Write a Python program that asks the user for their favorite number and then prints whether it is "Even" or "Odd". (Hint: Use the modulo operator % to check if the number is divisible by 2.)
Evaluate responses using AI:
OFF
7.
OPEN ENDED QUESTION
3 mins • 3 pts
What will this code output? Explain why. num1 = 5 num2 = 2 result = num1 * num2 + 3 print(result)
Evaluate responses using AI:
OFF
8.
OPEN ENDED QUESTION
3 mins • 3 pts
Write a Python program that asks the user for their age and prints "You are a teenager" if the age is between 13 and 19 (inclusive), otherwise prints "You are not a teenager".
Evaluate responses using AI:
OFF
Similar Resources on Quizizz
11 questions
Python for Class 7

Quiz
•
7th - 8th Grade
13 questions
Python

Quiz
•
7th - 8th Grade
10 questions
CodeTigers Python 101

Quiz
•
KG - Professional Dev...
9 questions
Python maths

Quiz
•
6th - 8th Grade
10 questions
python quiz

Quiz
•
6th Grade - Professio...
10 questions
Python Math

Quiz
•
1st - 12th Grade
10 questions
Python for Beginner - Module 1

Quiz
•
7th Grade
11 questions
print(), int and input() - Python

Quiz
•
6th - 8th Grade
Popular Resources on Quizizz
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
Discover more resources for Computers
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
20 questions
Math Review

Quiz
•
7th Grade
14 questions
Subtracting Integers

Lesson
•
6th - 8th Grade
15 questions
Exponent Properties

Quiz
•
7th - 9th Grade