STEP 6: Now let's use the variable star_points to control the number of points our stars have!

Remember to use the name of the variable star_points and not its value.

  • Find star1 in your program.
  • Change the number in the points parameter to the variable star_points.


# THIS ACTIVITY IS IN PREVIEW ONLY MODE