Lesson 6.03 Python Variables

Flashcard
•
Education
•
6th - 8th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Variables are:
Back
containers for storing data value
2.
FLASHCARD QUESTION
Front
In Python, there is no command for declaring a variable.
Back
True
3.
FLASHCARD QUESTION
Front
In Python, a variable is declared as soon as you assign a value to it.
Back
True
4.
FLASHCARD QUESTION
Front
Which of the following statements assigns the value 100 to the variable x in Python: x <= 100, x << 100, x =100, let x = 100
Back
x =100
5.
FLASHCARD QUESTION
Front
In Python, a variable may be assigned a value of one type, and then later assigned a value of a different type.
Back
True
6.
FLASHCARD QUESTION
Front
String variables can be declared by using ' ' (single quotes) OR:
Back
" " (double quotes)
7.
FLASHCARD QUESTION
Front
A variable can start with a lowercase letter, an uppercase letter, or:
Back
an _ underscore
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Equation Review

Flashcard
•
7th Grade
15 questions
Write and Solve Two-Step Equations

Flashcard
•
6th - 8th Grade
15 questions
Pre-Algebra: Coefficients, Constants, Terms and Like Terms

Flashcard
•
6th - 8th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
13 questions
Пайтон. 7 клас. Алгоритми

Flashcard
•
7th Grade
10 questions
Unit 3: Lesson 5: Variables Flashcard

Flashcard
•
6th Grade
20 questions
Introduction to Python programming

Flashcard
•
6th - 8th 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