using-github-for-collaboration-NibtahilNafees created by GitHub Classroom
Clone this repo '' bash git clone https://github.com/NUCES-ISB/using-github-for-collaboration-NibtahilNafees.git ''
Create VENV and activate it '' bash python -m venv ./venv source ./venv/bin/activate ''
Install packages '' bash pip install -r requirements.txt ''
Run main '' bash python main.py ''