Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Practice Labs

Python fundamentals practice - reference material for junior learners working through basic Python exercises.

What's covered

  • Lists and slicing
  • Dictionaries
  • Classes/OOP basics
  • NumPy array operations

How it's organized

Flat structure - one file per exercise (PP_04, PP_05, …), each self-contained and runnable on its own (python PP_0X).

Note

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.

About

Python fundamentals practice - lists, dicts, classes, numpy - reference material for junior learners

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors