/Hello-world-programming

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

Primary LanguageC++

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!")

Python Language

print("Hello World")