Scratch problem one, two, and four.

My Project Link

    Questions

  1. Are variables in computer programming the same as variables in math class? Why or why not?
  2. When creating a variable, what are the two types of scope a variable can have? That is, what can it affect. (Think about your options as you make a variable)
  3. How many values can a variable store at one time?
  4. What will the following code snippet do? Explain why it doesn’t work as intended.
  5. Given the following code snippet, explain what is happening.

Click HERE to return to my Scratch Labs.