My Scratch Stuff

Spin

Converting

Question #1

Blocks are good for repition because you don't have to write the same code repeatedly and it's easier read.

Question #2

Parameters are the different types of empty slots that go into the blocks you make.

Question #3

The distance formula uses 4 parameters.

Question #4

No parameters are needed when using "move and turn".

Question #5

The program showed gets name, inserts into a list, records list, and continues until the variable "task_complete" equals true.

Click HERE to return to homepage.