Create instructions.append.md

Added qualifier  explanation and link to unpanking-and-multiple-assignment.
This commit is contained in:
BethanyG
2022-12-04 14:05:58 -08:00
parent f6ecae281c
commit 509342fd8a

View File

@@ -0,0 +1,9 @@
# Instructions append
In [concept:python/unpacking-and-multiple-assignment](https://github.com/exercism/python/tree/main/concepts/unpacking-and-multiple-assignment), you learned multiple techniques for working with `lists`/`tuples` of arbitrary length as well as function arguments of arbitrary length.
This exercise would be a great place to practice those techniques.
## How this exercise is implemented for Python
The test cases for this track add an additional keyword argument called `qualifier`.
You should use this keyword arguments value to modify the final verse of your Proverb.