Python versions
git clone
comments to add in dockerfile
add,commit and push the dockerfile
switching of branch
git checkout - main
git pull
git checkout-b Day2-helloworld
git log
git push
git rm
delete a file
main--branch
day2-helloworld (branch)