Python Input/Output

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Standards-aligned
Carol Luce
Used 242+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a programming language?
Written English
An artificial language used to program a computer
A language used in pseudocode
Machine code
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the print command do?
Outputs a hard copy of a program to a printer
Outputs a message on screen
Print a hard copy of a flow chart to a printer
Prints out the the commands line by line on the screen
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do we get user input from the keyboard?
input = (What is your name?)
input = What is your name?
output = ("What is your name?")
name=input("What is your name? ")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type would you use for the quantity of stock in a shop?
integer
float
string
boolean
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Tags
CCSS.6.EE.B.6
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output?
name = "Dave"
print (name)
Dave
'Dave'
name
(name)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the term for an error that a programmer makes in their code so the program won't run?
Program error
Syntax error
Run-time error
Logic error
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Basic Python Coding

Quiz
•
11th - 12th Grade
12 questions
Python Programming Basics

Quiz
•
7th - 11th Grade
13 questions
Python Recap Challenge

Quiz
•
10th Grade
12 questions
python

Quiz
•
9th - 10th Grade
15 questions
Programming - What Do I Know?

Quiz
•
7th - 9th Grade
13 questions
Programming Quiz 2

Quiz
•
11th Grade
12 questions
Project-Stem Unit 1 python coding

Quiz
•
9th - 12th Grade
10 questions
KS3 GCSE Computer Science (Programming / Python)

Quiz
•
7th - 11th 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
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

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

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

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

Quiz
•
KG - University