This repository contains code examples and programs created during my Python learning sessions. The main focus is on building simple, functional terminal-based applications using core Python concepts such as lists, dictionaries, conditionals, loops, file handling, and user input/output.
python3 -m venv venv
source venv/bin/activate
deactivate
sudo apt install sox
sudo apt install speech-dispatcher