STEP 6: Let's change the star's location.

Notice that the star has five arguments. Four are integers, and one is a string. We'll use these arguments to change the appearance of the star shape on the stage.

  • Change the star's x argument from the integer 0 to the integer 50.
  • Change the star's y argument from the integer 0 to the integer 50.

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)