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
15 questions
Python Basics Quiz

Quiz
•
9th Grade
22 questions
Python

Quiz
•
8th Grade
16 questions
Python basics

Quiz
•
9th - 12th Grade
20 questions
Python (The Basics)

Quiz
•
6th - 10th Grade
16 questions
Introduction to AI-Excite

Quiz
•
9th Grade
18 questions
8.3_PythonProgramming revision

Quiz
•
8th Grade
16 questions
Programming revision

Quiz
•
9th Grade
20 questions
Python Basics Review (TSK)

Quiz
•
9th - 12th 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
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
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade