Skip to content

Alok-2002/programming-language

 
 

Repository files navigation

programming-language

Cloning the repo on your local system.

git clone https://github.com/ghostmkg/programming-language.git
cd programming-language

Checkout the branch you want to program

git checkout <branch name>
git checkout python

Push your code

git add .
git commit -m "Your Commit Message"
git push

Your contribution will be valuable for us.

About

You write code in any programming language you want. And push the code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.0%
  • Java 15.0%