This repository contains programming example for Sean.
This repository contains a virtual environment named venv.
Activate it using the command:
source venv/bin/activateDeactivate using the command:
deactivateRun IDLE in the virtual environment using the command:
python -m idlelib