From 1c0d7aa329016cd28dd49d8a519747e2709f58a7 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Mon, 28 Feb 2022 13:09:14 +0100 Subject: [PATCH] feb 28th --- docs/cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cheatsheets.md b/docs/cheatsheets.md index c6109d41..4dcc9aa4 100644 --- a/docs/cheatsheets.md +++ b/docs/cheatsheets.md @@ -416,6 +416,7 @@ - [websitesetup.org: Python Cheat Sheet](https://websitesetup.org/python-cheat-sheet/) - https://blog.finxter.com/python-cheat-sheets - https://www.pythoncheatsheet.org +- [python.plainenglish.io: The Ultimate Python Cheat Sheet | Muhammad Umair](https://python.plainenglish.io/ultimate-python-cheat-sheet-f2930e08669c) ## Go - [devhints.io/go: Go cheatsheet](https://devhints.io/go)