My Projects

My Lab 4 Scratch Assignments

Problem #1

Problem #2

Problem #4

Are variables in computer programming the same as variables in math class? Why or why not?

A variable in computer programming is not the same as a math variable because a math variable is an unknown number however a variable in computer programming is like a bucket where you store information.

When creating a variable, what are the two types of scope a variable can have?

The center of a scratch screen is at the cordinates 0,0

How many values can a variable store at one time?

A Variable can have infinite values

What will the following code snippet do? Explain why it doesn’t work as intended

The Values are supposed to swap however they cannot swap like that

Given the following code snippet, explain what is happening.

Click Here To View My Scratch Assignments! Click HERE to return to homepage.