STEP 2: 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 parameter, not the variable value.

  • For each star, change the radius parameter from 10 to star_size.


# THIS ACTIVITY IS IN PREVIEW ONLY MODE