Python Input/Output

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Standards-aligned
Carol Luce
Used 244+ 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 Wayground
10 questions
CyberSecurity Basics

Quiz
•
6th - 12th Grade
15 questions
Python Introduction

Quiz
•
9th Grade
15 questions
Loops Python

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

Quiz
•
8th - 10th Grade
13 questions
Python Iteration

Quiz
•
10th Grade
15 questions
Grade 12-Python selection&iteration

Quiz
•
11th - 12th Grade
10 questions
1.2 Basic String Manipulation

Quiz
•
9th Grade
15 questions
Quiz 142 - Python inputs and outputs

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade