STEP 5: Let's create another variable! It will control the color of our stars.
The variable star_color is a string variable because it stores a letter, word, or sentence in quotes.
- Go to and drag out String Variable. Drop it on the line right below star_size.
- Change the variable name to star_color.
To navigate the page using the TAB key, first press ESC to exit the code editor.