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
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
6 questions
Types of Computer Software
Flashcard
•
6th Grade
10 questions
Greetings in English
Flashcard
•
6th - 8th Grade
12 questions
Paragraph Structure
Flashcard
•
5th Grade
12 questions
Future Simple Task
Flashcard
•
7th - 8th Grade
15 questions
Обработка текстовой информации. Тестирование
Flashcard
•
7th Grade
9 questions
Getting started with Python: Writing Code
Flashcard
•
7th Grade
10 questions
Mandarin Fruits
Flashcard
•
KG
10 questions
Novice Lesson 2 Practice Words
Flashcard
•
KG
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
Email your Teacher
Quiz
•
6th - 8th Grade
40 questions
Programming with Karel
Quiz
•
6th - 8th Grade
20 questions
Binary Numbers Quiz
Quiz
•
6th - 8th Grade
10 questions
Exploring Computer Hardware and Software Components
Interactive video
•
6th - 10th Grade