Questions

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

no they are not the same because you always need to know what the variable in computer progamming means, but in maths you dont need to know you have to find out.

When creating a variable, what are the two types of scope a variable can have? That is, what can it affect.

sprites and groups of sprites.

How many values can a variable store at one time?

1 value

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

It will do nothing because you cannot switch the two vlaues of variables without a third in between.

Given the following code snippet, explain what is happening.

switch the value of the two variables.

My Scratch Stuff

Lab 1

Problem #2


Problem #3


Problem #5

Home
Home