Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-14 00:20:38 +00:00
parent 2a42e87c5b
commit 14574efabf
5 changed files with 43 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# python
> Python language interpreter.
> More information: <https://www.python.org>.
> More information: <https://docs.python.org/using/cmdline.html>.
- Start a REPL (interactive shell):