Python versions
Image description

git clone
Image description

comments to add in dockerfile
Image description

add,commit and push the dockerfile
Image description

switching of branch
git checkout - main
git pull
git checkout-b Day2-helloworld
Image description

git log
Image description

git push
Image description

git rm
Image description

delete a file
Image description

main--branch
Image description

day2-helloworld (branch)
Image description