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 10 to star_size.


# THIS ACTIVITY IS IN PREVIEW ONLY MODE