Q1A variable is best described as…
Q2Which line correctly creates a changeable variable?
Q5Code in a program runs…
Q6A circle is drawn with position (x, y). If you increase y, the circle moves…
Q7const PI = 3.14; then later PI = 3; will…
Q8To make one number resize a whole balloon, every shape must use…
Q9Why draw the background before other shapes?