Nicks Sick Website

Scratch Lab #4

My Scratch Stuff

Speed

Metric Converter

Friend

Scratch Lab #4 Write Up

Question #1

Variables in math have dont have a specific value but variables that we are using in computer science have specific values for each variable

Question #2

The two scopes are for all sprites and for this sprite only

Question #3

A variable can only have one value at a time

Question #4

It wont work because if they change at the same time they wont have anything to copy when switching because they other vareiable will have the same value it already has.

Question #5

The value 1 and value 2 are being switched because the temp is temporally holding one of the variables so they other can copy it without losing its original value