STEP 4: Now we can change all the stars with only one line of code!

We use the variable star_size to control the radius of all of the stars. If we change the value of the variable, the size of all the stars changes, too!

  • Change the value of star_size to 50.
  • Click Run to see all of your stars change size to 50.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE