Skip to content

exercism/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2a69f42 Β· Feb 16, 2025
Mar 9, 2022
Feb 2, 2025
Aug 26, 2024
Nov 19, 2024
Jul 21, 2023
Jan 27, 2025
Feb 16, 2025
Nov 6, 2024
Oct 13, 2021
Apr 14, 2022
Oct 13, 2021
Feb 2, 2024
Feb 15, 2025
Jun 2, 2021
Feb 15, 2025
Oct 12, 2024
Feb 8, 2021
Jul 14, 2023
Sep 6, 2021
Apr 7, 2023
Jul 16, 2023

Repository files navigation


Exercism Python Track

                          Discourse topics   Exercism_II   Exercism_III   Build Status


Important

We are not accepting community contributions at this time.

We love our community. We're grateful you are interested in improving the Python track.
But our maintainers are not accepting community contributions at this time.
If you would like to suggest a change / discuss an issue, please open a thread on the forum.

This community blog post contains more details.


Hi.  πŸ‘‹πŸ½  πŸ‘‹  We are happy you are here.  πŸŽ‰ πŸŒŸ



exercism/Python is one of many programming language tracks on exercism(dot)org. This repo holds all the instructions, tests, code, & support files for Python exercises currently under development or implemented & available for students.

🌟   Track exercises support Python 3.7 - 3.11.5. Exceptions to this support are noted where they occur.
🌟   Track tooling (test-runner, representer, analyzer, and Continuous Integration) runs on Python 3.11.5.

Exercises are grouped into concept exercises which teach the 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, and under the python/exercises directory.



🌟🌟  Please take a moment to read our Code of Conduct πŸŒŸπŸŒŸ 
It might also be helpful to look at Being a Good Community Member & The words that we use.

                         Some defined roles in our community: Contributors | Mentors | Maintainers | Admins


We πŸ’› πŸ’™ our community.
But our maintainers are not accepting community contributions at this time.
Please read this community blog post for details.


Here to suggest a new feature or new exercise?? Hooray!  πŸŽ‰  
We'd love if you did that via our Community Forum.
Please read Suggesting Exercise Improvements & Chesterton's Fence.
Thoughtful suggestions will likely result in faster & more enthusiastic responses from volunteers.


✨ πŸ¦„  Want to jump directly into Exercism specifications & detail?
     Structure | Tasks | Concepts | Concept Exercises | Practice Exercises | Presentation
     Writing Style Guide | Markdown Specification (✨ version in contributing on exercism.org)



Python Software and Documentation

Copyright Β© 2001-2025 Python Software Foundation. All rights reserved.

Python software and documentation are licensed under the PSF License Agreement.

Starting with Python 3.8.6, examples, recipes, and other code in the Python documentation are dual licensed under the PSF License Agreement and the Zero-Clause BSD license.

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 for an incomplete list of these licenses.


Exercism Python Track License

This repository uses the MIT License.