Skip to content

Instantly share code, notes, and snippets.

@makstyle119
Created March 27, 2023 15:14
Show Gist options
  • Save makstyle119/c50bbfe14eb1574ac2f818e0f460e017 to your computer and use it in GitHub Desktop.
Save makstyle119/c50bbfe14eb1574ac2f818e0f460e017 to your computer and use it in GitHub Desktop.
Call Parameter Function In JavaScript
addNumbers(5, 7); // logs 12 to the console
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment