Font size
WorksheetsPython Quiz
Total questions: 10
Worksheet time: 6mins
what does a function do?
lets you loop your code.
Is a function.
sits there and is a function
lets you use a set of instructions that you want to use repeatedly.
Who's your favorite teacher?
Mr. Battle
Not Mr. Battle
Choose Mr. Battle it's correct
Random Teacher
What does this code do?
Circle(360)
Makes a full circle
Makes half a circle
makes a 90 degree angle
makes 2 circles
What is python?
A coding program that lets you create things like youtube.
A snake
A anaconda
A drink
What is Cryptocurrency?
A digitized form of Money/currency
Superman's planet
Superman's dog
A coding program
What does the color function do
Colors your character red
Colors Tracy due to what you put in the parentheses.
Speed(0) makes your code run almost immediately
True
False
What is a string?
An ordered sequence
Something that has one of two possible values
a digitized form of currency
Anything connected to the internet
What does Penup() do?
Makes you stop drawing a line
Nothing
A positive or negative number
makes your pen go down
What code do you enter to turn right
right(90)
circle(180)
left(180)
speed(0)
