Reverse Python quiz

Quiz
•
Computers
•
8th - 9th Grade
•
Hard
Anna Król-Lewczuk
Used 10+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
0.
What is a variable?
What will this line introduce?
def something(value):
If you’re counting in Python, what number do you start with?
What does it mean if your Python interpreter gives you a ‘syntax error’?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It will display the value of the ‘something’ variable.
What will this line do?
something = input(‘Why did the chicken cross the road?’)
What is a subroutine (function) in programming?
What does it mean if your Python interpreter gives you a ‘syntax error’?
What will this line do?
print(something)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It’s a set of instructions within a program to carry out a specific task.
What is selection in programming?
What is a variable?
What is a subroutine (function) in programming?
What is iteration in programming?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It’s a named list that can contain values.
What is iteration in programming?
What is selection in programming?
What is a variable?
What is an array in Python?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It’s a set of instructions designed to be repeated a number of times.
What is iteration in programming?
What is selection in programming?
What is an array in Python?
What will this line do?
print(‘something’)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It’s a named space reserved in a program that can store a value.
What is an array in Python?
What is selection in programming?
What is a variable?
What will this line introduce?
def something(value):
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It will define a subroutine (function) called ‘something’.
What will this line do?
something = input(‘Why did the chicken cross the road?’)
What will this line do?
print(‘something’)
What will this line introduce?
def something(value):
Why does a value returning function need the ‘return’ statement?
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Python programming

Quiz
•
6th - 12th Grade
20 questions
Class 8A Unit 9.1 Python Basic

Quiz
•
6th - 8th Grade
20 questions
Programming Language for Year 8

Quiz
•
8th Grade
15 questions
Python Basics

Quiz
•
6th - 8th Grade
17 questions
LA2.C2: Statements, Properties, and Operations

Quiz
•
9th Grade
20 questions
Introduction to Python programming

Quiz
•
6th - 8th Grade
20 questions
Subroutines - Procedures & Functions

Quiz
•
9th - 12th Grade
15 questions
Programming - Screening Test

Quiz
•
3rd Grade - Professio...
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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th 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
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade
10 questions
Networking Devices and Their Functions

Interactive video
•
5th - 8th Grade
20 questions
Binary Numbers Quiz

Quiz
•
6th - 8th Grade