Year 8 | Intro to Python | Quiz 1

Quiz
•
Computers
•
7th Grade
•
Hard
H Malaney
Used 26+ 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
15 questions
Python Basics Quiz

Quiz
•
6th - 10th Grade
10 questions
Lesson 1 Python I Review

Quiz
•
6th - 8th Grade
20 questions
STEM 7 Q3 Quiz 1

Quiz
•
7th Grade
15 questions
Python_Exam

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

Quiz
•
7th - 11th Grade
14 questions
Python Input, Print, and Expressions

Quiz
•
7th Grade
10 questions
python quiz

Quiz
•
6th Grade - Professio...
10 questions
Python for Beginner - Module 1

Quiz
•
7th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade