HERETo go to Scratch Lab 7 Problem 1.

Click HERETo go to Scratch Lab 7 Problem 2.
Scratch Lab Write Up
Question 1: Blocks creates a dialog, where the block can be named and arguements defined. Clicking ok will create and define a blcok with the procedure inside. Blocks can then be stacked beneath it. When the procedure is run, it will run the blocks under the deine hat.
Question 2: Parameters are numerical factors forming one of a set that defines a system or sets the conditions of its operation.
Qustion 3: Conversions ex: feet-inches.
Question 4: Functions with no parameters area of limited use. Usually they will not return a value but carry out some operation. For example consider the following function which skips three lines on output.
Question 5; The program would be given a name, switch itup, and give it a new name.

Click HERE to return to homepage.