Python 1
Python 2
Python 3
Python 4
Misc
100

Name of error in programming.

What is a bug?

100

Keyword used to define a function.

What is def?

100

Character at the end of a function declaration.

What is a colon?

100

Direction that Python reads code.

What is top to bottom?

100

Name of people who made the manual candy machine.

Who are the Amish?

200

Area where you experiment with code.

What is a sandbox?

200

Section of screen that shows both what you need to draw and the code output.

What is the canvas?

200

Process of identifying and fixing errors in code.

What is debugging?

200

Symbol used to indicate a Python comment.

What is a hash tag?

200

Favorite Halloween candy (hint, we have had it in class)

What are Skittles?

300

Tool that gives information about the Solution code.

What is the inspector?

300

Format requirement of function body.

What is indent?

300

Name of actual values used by a function.

What are arguments?

300

Piece of code that takes inputs to perform a certain task.

What is a function?

300

Shelters ban adoptions of this animal at Halloween.

What are black cats?

400

The environment where you write, run and test your code?

What is the IDE (Integrated Development Environment) ?

400

What file extension do python files have?

What is .py

400

Error to indicate you are not following Python rules.

What is a syntax error?

400

A program where you enter Python commands.

What is the shell prompt?

400


Riddle 1: I have hundreds of ears, but I can’t hear a thing.





 What is a cornfield?



500

Error that crashes program.

What is a run-time error?

500

Program runs but does not do what you intended it to do.

What is a logical error?

500

Location of Python error code.

What is the console?

500

Latin phrase uttered at the end of each video, means to "sieze the day"

What is carpe diem?

500

Age of Halloween holiday.

What is 2,000 years?

M
e
n
u