STEP 8: Time to add a shape to show the exact color the user chose.

  • In , drag out Circle.
  • Change the name of the circle from sprite to color_circle.
  • Change the x coordinate from 0 to -3. Change the y coordinate from 0 to -7.
  • Finally, change the radius from 3 to 1.

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)