This repository contains my Python practice codes from university, focusing on Python basics, control flow, loops, functions, and lists.
- πͺ Variables & I/O
- π Conditional Statements
- π Loops
- π οΈ Functions
- π¦ Lists
Run any file directly using:
python filename.py