Update concept-exercise-mapping.md

This commit is contained in:
BethanyG
2021-03-12 17:40:24 -08:00
parent e63138fad8
commit ceb2e5cb62

View File

@@ -689,6 +689,7 @@ See the [**Python Exercises**][python-exercises] page for committed/planned on w
<br>
| Concept | Includes | About & Introduction | Exercise | Prerequisites | Design./Issue | Status/PR |
| ----------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | ------------------------ |
| list-methods | <details><summary>Topics</summary><ul><li> [list methods][list-methods]</ul></details> | [about.md](https://github.com/exercism/python/blob/main/concepts/list-methods/about.md)🔅[introduction.md](https://github.com/exercism/python/blob/main/concepts/list-methods/introduction.md) | [Chaitanas Colossal Coaster 🎢 ](https://github.com/exercism/python/tree/main/exercises/concept/chaitanas-colossal-coaster) | <details><summary>Needs</summary><ul><li>`lists`</ul></details> | [`.meta` folder](https://github.com/exercism/python/tree/main/exercises/concept/chaitanas-colossal-coaster/.meta) | WIP |