NEW
Font size
WorksheetsCoding Quiz 1
Total questions: 10
Worksheet time: 5mins
Python is
a general-purpose, high level programming language.
a snake.
a machine-learning algorithm.
coding used to create spreadsheets.
An action that is repeated over and over is called
a square.
a repeat.
a loop.
a sequence.
A class schedule is an example of
a loop.
a function.
a variable.
a line of code.
An example of a infinite loop is
a pencil.
a smart phone.
a laptop.
a clock.
A finite loop
repeats forever.
repeats a specific number of times.
stops immediately.
quits the program.
Computers won't do anything
unless you tell them to do it.
except make mistakes.
right.
without crashing.
Python was originally created by
Bill Gates.
Steve Jobs.
Guido van Rossum.
Monty Python.
The Python project started in 1991 as a
spreadsheet.
complicated coding interface.
Christmas holiday hobby.
website.
How much does Python cost to download and use?
$10 a month.
$599.
Nothing. It's free.
Your eternal soul.
According to the Zen of Python,
Cake is better than ice cream.
Simple is better than complex.
Flat is better than round.
Readability doesn't matter.
