Skip to content

⭐ You can contribute to this Repository by creating programs to print "hello world" in different programming languages. ⭐This repo is for practicing purposes so that beginners may know how to pull a request properly and get accepted.

Notifications You must be signed in to change notification settings

TYehan/Hello-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World

INSTRUCTIONS

  • ⭐ Make sure to Star this Repository GitHub stars
    (Not the one you have forked)
  • ⭐ Fork this Repository
  • ⭐ Clone your forked repository to your PC.
  • ⭐ Create a new branch for your modifications.
    • git branch new-user and check it out git checkout new-user or simply do git checkout -b new-user
  • ⭐ Add your code
    • Add your files git add -A, commit git commit -m "added myself" and push git push origin new-user
  • ⭐ Create a pull request
➡️➡️➡️ If you have done all the above Instructions, your PR will surely be accepted

💡 If you can't find any new languages try updating the existing codes

💡 You can add Programs other than "Hello World!" in Programs in different languages folder

About

⭐ You can contribute to this Repository by creating programs to print "hello world" in different programming languages. ⭐This repo is for practicing purposes so that beginners may know how to pull a request properly and get accepted.

Resources

Stars

Watchers

Forks