To help out the beginners in Getting to know GitHub and to participate in the HacktoberFest. If the Language folder is not present, Create one as a part of it. After entering your script, add your name and GitHub profile into Contributors.md file.
Git is natively installed in linux
Windows users can download and install git commandline from here
Follow the given Videos for learning how to make your first PR !!!
git clone Repo_URL
git checkout -b Branch_name
git add .
git commit -m 'Your message'
git push GIT_URL Branch_name
Name : Balasubramanian.R
GitHub Profile : CyberKid2311