2024-03-10 08:53:48 -04:00

5 lines
95 B
Markdown

# Hints
## General
- `apply` will let you pass arguments to a function, as will `fun.(args)`.