Skip to content

chinmayshah99/helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloWorld

"Hello, world!" in different programming languages

Contributing

Create a file hello.xx of the language you want to write program in and save as programming_language_name/hello.xx example: c/hello.c or python/hello.py

  • Create a simple "Hello, World" Program in a language of your choice

  • Make a pull request for your work and wait for it to be merged!

Head to CONTRIBUTING.md for instructions.