
Basic Python and Console Interaction (Unit 3)

Quiz
•
Other
•
12th Grade
•
Medium
Emilio Gasca
Used 14+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Python code segment will display “Hello, world!” on the screen?
display Hello, world!
print("Hello, world!")
print("Hello, world!")
"Hello, world!"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following Python code display? print("Hello") print("World")
Hello World
HelloWorld
Hello World
Hello World
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type is the following variable? x = "Hi there"
Float
Integer
Boolean
String
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following Python program print?
I am 6 feet tall
I am6feet tall
I am
6
feet tall
x
y
Z
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the type of the variable x in the following Python program? x = input("Enter something: ")
String
Integer
Float
The type cannot be determined.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose you run the following Python program: x = input("Enter some text: ") print(x) While the program is running, after the prompt has been printed, the user types the following and presses Enter: Delaware ratified the U.S. Constitution in 1787. What does the program print?
Delaware ratified the U.S. Constitution in 1787.
Delaware ratified the U.S. Constitution in
Delaware
(The program does not print anything.)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following Python program print? x = 9 + 6 / 3 * 2 - 1 print(x)
9
12
15
21
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
Java

Quiz
•
1st - 12th Grade
14 questions
Intro to Python Programming Quiz 9D

Quiz
•
1st Grade - University
14 questions
Intro to Python Programming Quiz 9B

Quiz
•
10th Grade - University
12 questions
Intro to Python Programming Quiz 9C

Quiz
•
10th Grade - University
10 questions
Introductory Quiz

Quiz
•
9th - 12th Grade
8 questions
Regular Course 2021 Full Stack_M1 L1

Quiz
•
7th - 12th Grade
14 questions
M3ng3n4l B4h4s4 P3mr0gr4m4n Pyth0n

Quiz
•
12th Grade
15 questions
Kuiz Microsoft Power Point

Quiz
•
KG - University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Other
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
6 questions
Maier - AMDM - Unit 1 - Quiz 1 - Estimation

Quiz
•
12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade
21 questions
9th Grade English Diagnostic Quiz

Quiz
•
9th - 12th Grade
7 questions
Characteristics of Life

Interactive video
•
11th Grade - University