Inception. Press the green flag to run. Can also be used as a calculator. If you want to print text you have to use "" for example: print ("banana") Also, to use the if command, you write the code between the "{" and "}" If you are having trouble with coding or bugs, notify me Name: B# Motion: SpriteName_xpos = 20 SpriteName_ypos = -15 SpriteName_dir = 180 Looks: SpriteName_costume = CostumeName Sound: Events: onstart { } Control: if () { } Sensing: Operators: (# + #) (# - #) (# * #) (# / #) (# = #) (# < #) (# > #) Variables: VariableName = 10 Misk: print () sprite = SpriteName
The 3-minute python tutorial I watched 2 months ago.