Activity: Aqua Stars

STEP 7: Let's use the variable star_color to control the color of our stars!

Remember, variable names do NOT have quotes around them. The variable name is star_color. The variable's value is "aqua".

  • Replace the color argument of each star from "yellow" to the variable star_color.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
Support