What does the print function do?
Displays a string on the screen.
what does the "import turtle" command do?
imports the turtle, a function that allows you do to graphic design.
how do you make a sprite move forward?
use the move block and specify how many steps you want it to move forward.
what will 1*34 output?
a syntax error because there isn't a print function in place.
should you post pictures of you doing drugs online?
No, this affects your digital footprint, and future employers will see this and wont accept you.
How do you make "Hello, World!" appear on screen?
print("Hello, World!")
(turtlename).forward(20)
how do you make a string of commands run?
using any of the events in the "events" tab
what will print(4 + 54) output?
58
is being responsible and doing your work a workplace readiness skill
yea bru
what does the type function do?
Displays the name of a value/string (str, int, float)
how do you change the background color of the turtle window?
(windowname).bgcolor("color")
how do you change a sprite's costume?
click on the costumes tab and paint
what will print (8 ** 2) output?
64
dose something leave online if you post
no everything stays online forever
What does this output?

what does the for command do?
loops something a limited amount of times
how do you make a string of commands go 43 times?
use the repeat block and type in 43.
what will print(1 != 4) output?
true
what do you do if you encounter a online troll
report him and ignore him and leave the server
It makes a value into an integer, always rounds down
what does the range command do?
limits the amount of times a for loop runs
how do you use an if then else statement?
you put a block from the sensing tab into the top, then you put a string of commands in the then, but if the specific event that you put as your sensing didn't happen, then the string of commands in the else tab will run.
what will this output?
a = 6
b = 42
print(a = b)
how dose you digital footprint effect your job later in life
if inappropriate you might get fired or never get a job