Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When you use the colon syntax to call a function, the object (the “self”) is automatically passed as the first parameter argument to the function.

For example…

...