This repository contains the Lab Test of BCA 7th semester exercises. .
#Git Exercises a. Fork the repository on Github (https://github.com/sPaudel544/BCALab2080), open the logs, and figure out how many commits there are.
b. Create the branch BCA_Lab_Test and list all of the branches (remote and local)
c. Create a file called BCA_Lab_Answer.txt with all the code you have created, add it, and commit it with a sensible message.
d. Make at least 2 more commits, and merge it back with master. Be sure to take a look at the logs on master.
e. Push your change to your forked repo on github.