Activity: Set Up

STEP 3: Let's use the variable star_size to control the size of the rest of our stars!

Be sure you use the variable name star_size for each radius argument, not the variable value.

  • For each star, change the radius argument from the integer 10 to the variable star_size.
  • Run the code. What happens to the stars?


# THIS ACTIVITY IS IN PREVIEW ONLY MODE
Support