Files
python/reference/concepts/list_methods.md

6 lines
204 B
Markdown
Raw Permalink Normal View History

# List methods
TODO: ADD MORE
- the use of methods of list could be useful in this exercise. Methods like `append`, `pop`... [variable-length-quantity](../exercise-concepts/variable-length-quantity.md)