Python Variables

Flashcard
•
Computers
•
9th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

9 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is the primary purpose of a variable in programming?
Back
To store information for later use
2.
FLASHCARD QUESTION
Front
What are the three components of a variable?
Back
Name, Type, Value
3.
FLASHCARD QUESTION
Front
What does the type 'int' represent in Python?
Back
An integer
4.
FLASHCARD QUESTION
Front
What type of variable is used to store text?
Back
Str
5.
FLASHCARD QUESTION
Front
Which of the following is an example of a string? True, -3.2, 'Hello World', 50
Back
'Hello World'
6.
FLASHCARD QUESTION
Front
Which variable type can have a decimal component? Options: Float, Bool, Str, Int
Back
Float
7.
FLASHCARD QUESTION
Front
How do you create or update a variable in Python?
Back
With a single equal sign
8.
FLASHCARD QUESTION
Front
What signifies a variable's name in an assignment statement? Options: It's followed by parentheses, It's on the left side of the equal sign, It's inside quotes, It's on the right side of the equal sign
Back
It's on the left side of the equal sign
9.
FLASHCARD QUESTION
Front
What is the output of the 'type' function when used on a string variable?
Back
'Str'
Similar Resources on Wayground
11 questions
1.2 Solving Equations Vocab

Flashcard
•
9th Grade
15 questions
Basic Pre-Algebra First Semester

Flashcard
•
9th Grade
15 questions
Adding and Subtracting Polynomials

Flashcard
•
9th Grade
15 questions
Translating Words into Expressions and Combining Like Terms

Flashcard
•
9th Grade
15 questions
Solving Equations with Variables on Both Sides

Flashcard
•
9th Grade
15 questions
Flashcard 3.2

Flashcard
•
9th Grade
15 questions
Variable on Both Sides with Combining Practice - A

Flashcard
•
9th Grade
10 questions
Python Boolean and If

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade