Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 704 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 704 Bytes

Exercism Python Track

Exercism exercises in Python.

🧪 Running Tests

To run the tests run the command pytest from within the exercise directory.

⬆️ Submitting your solution

You can submit your solution using the exercism s <filename.py> command. This command will upload your solution to the Exercism website and print the solution page's URL.

📝 License

This repository uses the GPL v3 License.