diff --git a/free-programming-cheatsheets.md b/free-programming-cheatsheets.md index 8377a57b4b71513088db027094275efb9433a05d..e7aa0cbdc14f0c4d0e865a67673fe18e8069031a 100644 --- a/free-programming-cheatsheets.md +++ b/free-programming-cheatsheets.md @@ -110,7 +110,9 @@ ### Python +* [Comprehensive Python Cheat Sheet for Beginners](https://medium.com/the-codehub/comprehensive-python-cheat-sheet-for-beginners-5d76bb038fa2) * [Comprehensive Python Cheatsheet](https://gto76.github.io/python-cheatsheet) - Jure Ĺ orn (HTML) +* [Python Cheat Sheet](https://websitesetup.org/python-cheat-sheet/) * [Python Cheatsheet for beginners](https://www.codecademy.com/learn/learn-python-3/modules/learn-python3-syntax/cheatsheet) - Codeacademy (HTML) * [Python Crash Course Cheatsheet](https://ehmatthes.github.io/pcc/cheatsheets/README.html) - Eric Matthes (HTML) * [Python for Data Science Cheatsheet](https://pydatascience.org/data-science-cheatsheets/) - DataCamp (HTML and Image)