
Year 8 | Intro to Python | Quiz 1
Authored by H Malaney
Computers
7th Grade
Used 28+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a program?
A program is a set of instructions expressed in a programming language.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an algorithm?
An algorithm is a step-by-step set of instructions for solving a problem.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is a recipe an example of a program or an algorithm?
Algorithm
Program
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In programming what is a variable?
A variable is a name for a storage location that can hold a value and may change during program execution.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which version of a print() statement will run?
print("Hello, World!")
PRINT("Hello, World!")
Print('Hello World!'
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the = sign mean in the following line of code:
name = "Brett"
?
Name is equal to Brett
Brett is being saved to the name variable
"Brett" is being saved to the name variable
Brett is equal to name
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What key command word do we use if we want the user to enter data?
print()
if
input()
output()
Access all questions and much more by creating a free account
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
Already have an account?