HERETo go to Scratch Lab Problem 1.

Click HERETo go to Scratch Lab 4 Problem 2.

Click HERETo go to Scratch Lab 4 Problem 3
Scratch Lab Write Up

Question 1: No variables in computer programming are not the same as in math class. Variables in math are an unkown value and are used with variables such as x and y. in computer programing we know the name and function of the variable.
Question 2: When creating a variable the variable can have 2 scopes. The scope of a variable can be referenced/used.
Question 3: A variable can store 1 value.
Question 4: The code is intended to set the variables to the same value but didn't work because it never said where, when, or how much time.
Question 5: In the code it switches value 1 and value 2.

Click HERE to return to homepage.