PREVIEW: Today we are going to learn more about variables, which allow us to make BIG changes in our program by changing a single line of code!

  • Click Run to see an example of the program you'll be making today.
  • Then, find the variable called star_size on line 3.
  • Change the value of the variable star_size from 6 to 20. (Don't make it too big, or your screen will freeze!)
  • Click Run again to see the changes. When you're finished, click Submit and Next.

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)