Year 8 | Intro to Python | Quiz 1

Quiz
•
Computers
•
7th Grade
•
Medium
H Malaney
Used 22+ times
FREE Resource
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()
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
End of year quiz: Small Basic

Quiz
•
7th Grade
15 questions
Python basics

Quiz
•
6th - 8th Grade
20 questions
Python First Steps Homework Quiz

Quiz
•
7th - 9th Grade
15 questions
Hangman Game - Programming Questions

Quiz
•
7th - 11th Grade
20 questions
Python Basics (CodeHS)

Quiz
•
7th - 12th Grade
12 questions
Python

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

Quiz
•
6th - 10th Grade
12 questions
Python Programming Basics

Quiz
•
7th - 11th Grade
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 Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Hallway & Bathroom Expectations

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

Interactive video
•
6th - 10th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
22 questions
Figurative Language

Quiz
•
7th Grade
10 questions
Essential Lab Safety Practices

Interactive video
•
6th - 10th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade