Functions
Package reusable behavior with inputs and outputs.
What you’ll learn
Functions name a task, accept parameters, and can return results. Small pure functions are particularly easy to test.
Press Ctrl/Cmd + Enter to run.
Package reusable behavior with inputs and outputs.
Functions name a task, accept parameters, and can return results. Small pure functions are particularly easy to test.
Press Ctrl/Cmd + Enter to run.