Blocks are good for code repitition because it means you dont have to write the same code over and over again and it makes the code much easier to read.
Parameters are the new codes you make.
The distance formula uses four parameters.
No parameters are needed for the simple command move and turn.
The following program gets name, inserts into a list, records list, and continues until the variable "task_complete" equals true.
Click HERE to return to homepage.