- Create an environment
conda create -n Interview_Question_Creator python=3.10 -y
conda activate Interview_Question_Creator
- Activate the environment
conda activate Interview_Question_Creator1. git clone https://github.com/
2. git add .
3. git commit -m "readme updated"
4. git push origin main