An open API service indexing awesome lists of open source software.

https://github.com/scorphus/pythonchallengesolutions

🐍 Python Challenge Solutions
https://github.com/scorphus/pythonchallengesolutions

challenge python python-challenge solutions

Last synced: 3 months ago
JSON representation

🐍 Python Challenge Solutions

Awesome Lists containing this project

README

          

# Python Challenge Solutions [![PythonChallengeSolutions][badge]][build] [![Quality gate][sonarcloud_badge]][sonarcloud_link] [![codebeat badge][codebeat_badge]][codebeat_link]

**To keep the axe sharp!**

An axe being sharpened with a stone by hand

**And for fun, of course!**

Robert Redford nod of approval

## About

[Python Challenge](http://www.pythonchallenge.com/), written by Nadav Samet, is
a game in which each level can be solved by a bit of (Python) programming.

## License

Code in this repository is distributed under the terms of the BSD 3-Clause
License.

See [LICENSE](LICENSE) for details.

[badge]: https://github.com/scorphus/PythonChallengeSolutions/workflows/build/badge.svg
[build]: https://github.com/scorphus/PythonChallengeSolutions/actions?query=workflow%3Abuild
[codebeat_badge]: https://codebeat.co/badges/39021760-ff95-4180-af73-36c1c553b262
[codebeat_link]: https://codebeat.co/projects/github-com-scorphus-pythonchallengesolutions-pythonchallenge
[sonarcloud_badge]: https://sonarcloud.io/api/project_badges/measure?project=scorphus_PythonChallengeSolutions&metric=alert_status
[sonarcloud_link]: https://sonarcloud.io/dashboard?id=scorphus_PythonChallengeSolutions