2021-10-15 06:00:57 -07:00
< br >
2017-06-08 11:04:06 +02:00
2021-10-15 06:00:57 -07:00
< img align = "left" width = "90" height = "90" src = "https://github.com/exercism/website-icons/blob/main/tracks/python.svg" >
< p vertical-align = "middle" > < h1 > Exercism Python Track< / h1 > < / p >
2014-03-17 23:23:51 -04:00
2022-11-29 17:12:58 -08:00
[](https://forum.exercism.org)
2023-04-07 04:19:47 -07:00
[](https://exercism.org)
2022-11-29 17:12:58 -08:00
[](https://exercism.org/blog/freeing-our-maintainers)
[](https://github.com/exercism/python/actions?query=workflow%3A%22Exercises+check%22)
2017-06-08 11:04:06 +02:00
2021-10-15 06:00:57 -07:00
< br >
2021-02-12 17:21:38 +00:00
2021-10-15 06:00:57 -07:00
Hi. 👋🏽 👋 **We are happy you are here.** 🎉 🌟
2021-02-12 17:21:38 +00:00
2022-11-29 17:12:58 -08:00
< br >
2021-11-11 10:54:59 -08:00
**`exercism/Python` ** is one of many programming language tracks on [exercism(dot)org][exercism-website].
2022-11-29 17:12:58 -08:00
This repo holds all the instructions, tests, code, & support files for Python _exercises_ currently under development or implemented & available for students.
2021-02-12 17:21:38 +00:00
2023-04-07 04:19:47 -07:00
🌟 Track exercises support Python `3.7` - `3.11.2` .
2022-11-29 17:12:58 -08:00
Exceptions to this support are noted where they occur.
2023-04-07 04:19:47 -07:00
🌟 Track tooling (_test-runner, representer, analyzer, and Continuous Integration_) runs on Python `3.11.2` .
2021-02-12 17:21:38 +00:00
2023-04-07 04:19:47 -07:00
Exercises are grouped into **concept** exercises which teach the [Python syllabus][python-syllabus], and **practice** exercises, which are unlocked by progressing in the syllabus tree 🌴 .
Concept exercises are constrained to a small set of language or syntax features.
Practice exercises are open-ended, and can be used to practice concepts learned, try out new techniques, and _play_ . These two exercise groupings can be found in the track [config.json][config-json], and under the `python/exercises` directory.
2021-02-12 17:21:38 +00:00
2022-11-29 17:12:58 -08:00
< br > < br >
< div >
< span >
< img align = "left" height = "60" width = "85" src = "https://user-images.githubusercontent.com/5923094/204436863-2ebf34d1-4b16-486b-9e0a-add36f4c09c1.svg" >
< / span >
< span align = "left" >
2017-06-08 11:04:06 +02:00
2022-11-29 17:12:58 -08:00
🌟🌟 Please take a moment to read our [Code of Conduct][exercism-code-of-conduct] 🌟🌟
It might also be helpful to look at [Being a Good Community Member][being-a-good-community-member] & [The words that we use][the-words-that-we-use].
2017-06-08 11:04:06 +02:00
2022-11-29 17:12:58 -08:00
Some defined roles in our community: [Contributors][exercism-contributors] ** |** [Mentors][exercism-mentors] ** |** [Maintainers][exercism-track-maintainers] ** |** [Admins][exercism-admins]
2017-06-08 11:04:06 +02:00
2022-11-29 17:12:58 -08:00
< / span > < / div >
2015-01-14 21:23:38 +01:00
2021-10-15 06:00:57 -07:00
< br >
2022-11-29 17:12:58 -08:00
< img align = "left" width = "90" height = "85" src = "https://github.com/exercism/website-icons/blob/main/exercises/health-statistics.svg" >
2015-01-14 21:23:38 +01:00
2022-11-29 17:12:58 -08:00
We 💛 💙 our community.
**`But our maintainers are not accepting community contributions at this time.` **
2023-04-07 04:19:47 -07:00
Please read this [community blog post][freeing-maintainers] for details.
2017-03-20 22:30:48 +00:00
2022-11-29 17:12:58 -08:00
< br >
2023-04-07 04:19:47 -07:00
< img align = "left" width = "95" height = "90" src = "https://github.com/exercism/website-icons/blob/main/exercises/boutique-suggestions.svg" >
2022-11-29 17:12:58 -08:00
Here to suggest a new feature or new exercise?? **Hooray!** 🎉
2023-04-07 04:19:47 -07:00
We'd love if you did that via our [Exercism Community Forum ](https://forum.exercism.org/ ).
Please read [Suggesting Exercise Improvements][suggesting-improvements] & [Chesterton's Fence][chestertons-fence].
2022-11-29 17:12:58 -08:00
_Thoughtful suggestions will likely result faster & more enthusiastic responses from volunteers._
2015-01-14 21:23:38 +01:00
2021-10-15 06:00:57 -07:00
< br >
< img align = "left" width = "85" height = "80" src = "https://github.com/exercism/website-icons/blob/main/exercises/word-search.svg" >
2015-01-14 21:23:38 +01:00
2021-10-15 06:00:57 -07:00
✨ 🦄 _**Want to jump directly into Exercism specifications & detail?**_
[Structure][exercism-track-structure] ** |** [Tasks][exercism-tasks] ** |** [Concepts][exercism-concepts] ** |** [Concept Exercises][concept-exercises] ** |** [Practice Exercises][practice-exercises] ** |** [Presentation][exercise-presentation]
2021-11-01 13:13:11 -07:00
[Writing Style Guide][exercism-writing-style] ** |** [Markdown Specification][exercism-markdown-specification] (_✨ version in [contributing][website-contributing-section] on exercism.org_)
2017-06-08 11:04:06 +02:00
2023-04-07 04:19:47 -07:00
< br >
< br >
2021-10-15 06:00:57 -07:00
2021-10-17 09:58:09 -07:00
## Python Software and Documentation
2021-10-17 09:50:01 -07:00
2022-11-29 17:12:58 -08:00
**Copyright © 2001-2022 Python Software Foundation. All rights reserved.**
2021-10-17 09:50:01 -07:00
Python software and documentation are licensed under the [PSF License Agreement][psf-license].
Starting with `Python 3.8.6` , examples, recipes, and other code in the Python documentation are dual licensed under the [PSF License Agreement][psf-license] and the [Zero-Clause BSD license][zero-clause-bsd].
Some software incorporated into Python is under different licenses. The licenses are listed with code falling under that license. See [Licenses and Acknowledgements for Incorporated Software ](https://docs.python.org/3/license.html#otherlicenses ) for an incomplete list of these licenses.
2022-11-29 17:12:58 -08:00
< br >
2021-10-17 09:54:10 -07:00
2021-11-12 19:30:55 -08:00
## Exercism Python Track License
2021-10-17 09:54:10 -07:00
2022-11-29 17:12:58 -08:00
This repository uses the [MIT License ](/LICENSE ).
2021-10-17 09:54:10 -07:00
2021-10-17 09:50:01 -07:00
[being-a-good-community-member]: https://github.com/exercism/docs/tree/main/community/good-member
[chestertons-fence]: https://github.com/exercism/docs/blob/main/community/good-member/chestertons-fence.md
[concept-exercises]: https://github.com/exercism/docs/blob/main/building/tracks/concept-exercises.md
2022-06-23 22:15:27 -07:00
[config-json]: https://github.com/exercism/python/blob/main/config.json
2021-10-15 06:00:57 -07:00
[exercise-presentation]: https://github.com/exercism/docs/blob/main/building/tracks/presentation.md
[exercism-admins]: https://github.com/exercism/docs/blob/main/community/administrators.md
2021-10-17 09:50:01 -07:00
[exercism-code-of-conduct]: https://exercism.org/docs/using/legal/code-of-conduct
[exercism-concepts]: https://github.com/exercism/docs/blob/main/building/tracks/concepts.md
2021-10-15 06:00:57 -07:00
[exercism-contributors]: https://github.com/exercism/docs/blob/main/community/contributors.md
[exercism-markdown-specification]: https://github.com/exercism/docs/blob/main/building/markdown/markdown.md
2021-10-17 09:50:01 -07:00
[exercism-mentors]: https://github.com/exercism/docs/tree/main/mentoring
2021-10-15 06:00:57 -07:00
[exercism-tasks]: https://exercism.org/docs/building/product/tasks
2021-10-17 09:50:01 -07:00
[exercism-track-maintainers]: https://github.com/exercism/docs/blob/main/community/maintainers.md
2021-10-15 06:00:57 -07:00
[exercism-track-structure]: https://github.com/exercism/docs/tree/main/building/tracks
2021-10-17 09:50:01 -07:00
[exercism-website]: https://exercism.org/
[exercism-writing-style]: https://github.com/exercism/docs/blob/main/building/markdown/style-guide.md
2023-04-07 04:19:47 -07:00
[freeing-maintainers]: https://exercism.org/blog/freeing-our-maintainers
2021-10-17 09:50:01 -07:00
[practice-exercises]: https://github.com/exercism/docs/blob/main/building/tracks/practice-exercises.md
2022-11-29 17:12:58 -08:00
[prs]: https://github.com/exercism/docs/blob/main/community/good-member/pull-requests.md
2021-10-17 09:50:01 -07:00
[psf-license]: https://docs.python.org/3/license.html#psf -license
[python-syllabus]: https://exercism.org/tracks/python/concepts
2023-04-07 04:19:47 -07:00
[suggesting-improvements]: https://github.com/exercism/docs/blob/main/community/good-member/suggesting-exercise-improvements.md
2021-10-17 09:50:01 -07:00
[the-words-that-we-use]: https://github.com/exercism/docs/blob/main/community/good-member/words.md
[website-contributing-section]: https://exercism.org/docs/building
[zero-clause-bsd]: https://docs.python.org/3/license.html#zero -clause-bsd-license-for-code-in-the-python-release-documentation