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

Remember, variable names do NOT have quotes around them. The variable name is star_size. The variable's value is 50.

  • Replace the radius argument of each star with the variable star_size.
  • Click Run to see all of the stars change size!

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)