python
python part 2
scratch
learn key session 1
100

what is not in this code 

print(HELLO)

""

100

how do you import the turtle code

import turtle

100

how much does scratch cost

0 dollars

100

what is a Boolean 

it is a true or false statement

200

what will appear if i do

type("100")

class 'str'

200

how do you turn the turtle 90 degrees left

turtlename.left(90)

200

when was scratch developed

 2003

200

Which is the symbol that concatenates variables in Python programming?

*

300

what is a float

a number with a decimal

300
how do you name your turtle

turtle.Turte = turtle name

300

when was scratch released 

2007

300

Which punctuation symbol should be used to combine strings and numbers in a print statement?

a comma


400

what is wrong with this

Print(1)

capital p

400

what is wrong in the code

for i in("red, green, yellow"):

the quotes are not around every number
400

what is scratch

Block based visual programing language

400

what is the correct order of operations

parenthesis exponent multiply divide subtract addition

500

what is a triple quote do

write code through multiple lines 

500

whats wrong with this code

wn = turtle.Screen

no ()

500

is scratch used in more than 100 country's

yes

500

what does a double equal sign mean

it mean is equals something

M
e
n
u