
Python Variables Quiz

Quiz
•
Computers
•
5th Grade
•
Easy
Shushankita Vinod Mishra
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable in Python?
A type of loop
A container that holds data
A special function in Python
A built-in keyword
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid variable name?
1name
my-score
_age
my score
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code? Age = 30 age = 25 print(Age, age)
30 25
25 30
Error: Variables cannot have different cases
None of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a valid rule for naming variables in Python?
Variable names must start with a letter or an underscore
Variable names can contain spaces
Variable names are case-sensitive
Variable names should not use Python keywords
5.
OPEN ENDED QUESTION
3 mins • 1 pt
What will be the output of the following code? name = "Alice" age = 18 print(type(name)) print(type(age))
Evaluate responses using AI:
OFF
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is the following variable declaration invalid? def = "Hello"
Variable names cannot contain strings
def is a Python keyword
def must start with an underscore
Python does not allow assigning strings to variables
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a meaningful variable name?
x
var1
student_score
abc
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
python_quiz

Quiz
•
5th Grade
15 questions
1.2.3 - Introduction to programming

Quiz
•
3rd - 9th Grade
10 questions
Python Basics

Quiz
•
4th - 7th Grade
10 questions
Python Programming Quiz

Quiz
•
5th Grade
10 questions
Variables and Data Types

Quiz
•
3rd - 10th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
10 questions
Programming - Variables & Constants

Quiz
•
4th - 12th Grade
12 questions
CodeMonkey Coding Vocabulary

Quiz
•
3rd - 7th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade