We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b5c11b commit 49f632dCopy full SHA for 49f632d
.gitignore
@@ -160,3 +160,5 @@ cython_debug/
160
# and can be added to the global gitignore or merged into this file. For a more nuclear
161
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
162
#.idea/
163
+
164
+.DS_Store
README.md
@@ -4,6 +4,8 @@ Learn Python 🐍 typing (type hints) by completing online challenges.
4
5
🌟🌟 Click **[HERE](https://python-type-challenges.zeabur.app)** to start 🌟🌟
6
7
+
8
9
Happy typing!
10
11
## How to Contribute
docs/images/usage.gif
537 KB
0 commit comments