This directory contains quick reference guides for Python concepts.
syntax.md- Python syntax quick referencebuiltins.md- Built-in functions and typesstrings.md- String methods and operationscollections.md- List, dict, set operationsfile-io.md- File I/O patternsstdlib.md- Common standard library modules
- Keep these as quick references while learning
- Print them for easy access
- Use them to refresh your memory
- Add your own notes