JacobCoffee / Python-Type-Challenges

Learn Python typing (type hints) by completing online challenges!

Home Page:https://python-type-challenges.zeabur.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Type Challenges

Learn Python 🐍 typing (type hints) by completing online challenges.

🌟🌟 Click HERE to start 🌟🌟

Happy typing!

How to Contribute

You're more than welcome to contribute new challenges!

All challenges live under the challenges/ directory, and it's pretty easy to add a new one: you only need to create a new folder, add a question.py, and that's it. See here for a detailed guidance.

Got Questions?

For general questions, you can post them in Discussions.

If you met issues or want to suggest a new feature/improvement, feel free to open a new issue.

Credits

This project is inspired Type Exercise in Rust by @skyzh, and type-challenges by @antfu.

About

Learn Python typing (type hints) by completing online challenges!

https://python-type-challenges.zeabur.app

License:MIT License


Languages

Language:Python 63.8%Language:HTML 36.2%