Python fundamentals practice - reference material for junior learners working through basic Python exercises.
- Lists and slicing
- Dictionaries
- Classes/OOP basics
- NumPy array operations
Flat structure - one file per exercise (PP_04, PP_05, …), each self-contained and runnable on its own (python PP_0X).
This is introductory/reference material from early coursework, not a production project. For my current security-focused work, see ICS (applied cryptography) and my AI/Cloud security projects.