Python Variables

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

8 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What type of variable is the following?: Y = False
Back
Boolean
2.
FLASHCARD QUESTION
Front
What does the following Python program print?
X = "Hello World!"
Y = "I can code "
Z = " In Python"
print( X + Y + Z)
Back
Hello World!I can code In Python
3.
FLASHCARD QUESTION
Front
Variables have three things:
Back
name, type, value
4.
FLASHCARD QUESTION
Front
When you want to print something to the screen you should use
Back
a print statement
5.
FLASHCARD QUESTION
Front
print("Python " * 3); will print out what
Back
Python Python Python
6.
FLASHCARD QUESTION
Front
Which of the following is a correct way to declare a string in Python? Options: str = "Hello", str = Hello", str = "Hello", str = Hello
Back
str = "Hello"
7.
FLASHCARD QUESTION
Front
In Python, the variable type that stores a whole number is...
Back
integer
8.
FLASHCARD QUESTION
Front
If my_variable = "lunch", what is the data type of my_variable?
Back
string
Similar Resources on Wayground
9 questions
Back to School

Flashcard
•
6th - 7th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
9 questions
Python Basic Functions

Flashcard
•
6th - 8th Grade
8 questions
User Input in Python

Flashcard
•
8th Grade
10 questions
Chủ đề 4 - Tin 8

Flashcard
•
KG
10 questions
HTML 1

Flashcard
•
6th Grade
1 questions
yes!

Flashcard
•
KG
8 questions
Python

Flashcard
•
KG - 9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
18 questions
Digital Footprint

Quiz
•
6th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade
20 questions
Computer Hardware

Quiz
•
6th - 8th Grade