Update assignment.md
@ -4,7 +4,7 @@
Create different functions, both functions that return something and functions that don't return anything.
See if you can create a function that has a mix of parameters and parameters with default values.
Next, see if you can create a function that has a mix of parameters with different default values.
## Rubric