Added description to Python link

pull/1/head
Kiersten Campbell 2022-10-05 09:20:07 -04:00 committed by GitHub
parent dfc1e32ccd
commit fc439f84d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
### Python
- [RealPython](https://realpython.com/)
- [RealPython](https://realpython.com/) - Python tutorials.
- [Python Turtles](https://docs.python.org/3/library/turtle.html) - The turtle library is a great way for beginners to explore Python.
- [PyCharm](https://www.jetbrains.com/pycharm/) - Popular IDE for Python developers.