STEP 8: Let's create another variable! It will control the size of our stars.

  • Click LOGIC, then and drag out Integer Variable. Drop it on the line right below star_points.
  • Change the variable name to star_size.
  • Change the value of star_size to 50.

The variable star_size is an integer variable because it stores a integer number.

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)