FUNCTIONS: Let's call text_stamp() again with new arguments, so that we see new stamps.

An argument is the value provided to a function that controls how it runs. [don't like this definition here]

  • Let's call it again with new values! From , drag Call with Parameters to the bottom.
  • Change my_function to text_stamp, my_var1 to "Javascript", and my_var2 to "yellow".
  • Repeat this for a total of at least five function calls! Add new arguments for text and color in each call.

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)