Interview-Question-Creator How to run: Create an environment conda create -n interview2 python=3.10 -y Activate the environment conda activate interview2 GitHub commands: 1. git clone http:\\github.com 2. git add . 3. git commit -m "readme updated" 4. git push origin main