Python Variables

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

10 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What type of data is the following?: X = "195.67"
Back
String
2.
FLASHCARD QUESTION
Front
What type of variable is the following?: Y = False
Back
Boolean
3.
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
4.
FLASHCARD QUESTION
Front
Variables have three things:
Back
name, type, value
5.
FLASHCARD QUESTION
Front
When you want to print something to the screen you should use
Back
a print statement
6.
FLASHCARD QUESTION
Front
print("Python " * 3); will print out what
Back
Python Python Python
7.
FLASHCARD QUESTION
Front
Which one to the following Python programs will not run? Options: num = 4 greeting = "Hello" print(num + greeting), grade = 98.7 letterGrade = "A+" print(str(grade) + letterGrade, studentNum =80 print("studentNum"), print("Hello World!")
Back
num = 4
greeting = "Hello"
print(num + greeting)
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
PYTHON "If" Statement

Flashcard
•
6th Grade
9 questions
Getting started with Python: Writing Code

Flashcard
•
7th Grade
10 questions
Python. Ввод и вывод данных

Flashcard
•
7th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
8 questions
Python Variables

Flashcard
•
6th Grade
10 questions
Ôn tập chủ đề F

Flashcard
•
KG
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th 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
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
18 questions
Digital Footprint

Quiz
•
6th Grade
10 questions
Google Drive

Quiz
•
6th - 8th Grade