Skip to content

This is repo for make a hello world, but use any programming language, you can pull request this repository too

Notifications You must be signed in to change notification settings

fllaa/Hello-world-programming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello-world-programming

This is repo for make a hello world, but use any programming language, you can pull request this repository too

C Language

printf("Hello World");

Kotlin Language

println("Hello, world!")

Java Language

System.out.println("Hello World!");

Go Language

fmt.Print("Hello world!")

Python Language

print("Hello World")

About

This is repo for make a hello world, but use any programming language, you can pull request this repository too

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.4%
  • Java 14.3%
  • Go 8.1%
  • C 6.9%
  • Python 2.3%