What type of data is the following?: X = "295.47"
Python Variables

Quiz
•
Computers
•
8th Grade
•
Hard
Joseph Andrada Advincula
Used 27+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
String
Float
Boolean
integer
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of variable is the following?: Y = False
Float
String
Integer
Boolean
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following Python program print?
X = "Hello World!"
Y = "I can code "
Z = " In Python"
print( X + Y + Z)
Hello World! I can code In Python
Hello World!I can code In Python
Hello World! I can codeIn Python
Hello World!I can code In Python
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Variables have three things:
Integer, float, string
Numeric, string, Boolean
function, value, name
name, type, value
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When you want to print something to the screen you should use
a print statement
A monitor
The computer Display
The keyboard to type it
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print("Python " * 2); will print out what
Python Python
Python 2 Python 2
Python*2 Python*2
PythonPython
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one to the following Python programs will not run?
num = 4
greeting = "Hello"
print(num + greeting)
studentNum =80
print("studentNum")
grade = 98.7
letterGrade = "A+"
print(str(grade) + letterGrade
print("Hello World!")
Create a free account and access millions of resources
Similar Resources on Quizizz
11 questions
Python for Class 7

Quiz
•
7th - 8th Grade
13 questions
Python

Quiz
•
7th - 8th Grade
15 questions
Python basics

Quiz
•
6th - 8th Grade
15 questions
Python Programming

Quiz
•
5th Grade - University
12 questions
Python

Quiz
•
7th - 9th Grade
10 questions
Python Variables

Quiz
•
7th - 12th Grade
12 questions
Python Print Statement

Quiz
•
6th - 10th Grade
14 questions
year 8 lesson 2 quiz - python

Quiz
•
8th - 10th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
40 questions
Word Study Assessment: Roots, Prefixes, Suffixes, and Vocabulary

Quiz
•
8th Grade
17 questions
guess the logo

Quiz
•
8th Grade
16 questions
Function or Non-Function?

Quiz
•
8th - 10th Grade
15 questions
Sentence Fragments and Run-ons

Quiz
•
8th Grade