+ 9
Can you Write 📝 Hello world 🌍 program with your programing languages???
let's start now
45 Answers
+ 24
c#
class Program
{
static void Main(string[] args)
{
Console.Write("Hello World!");
}
}
+ 22
#include <stdio.h>
void main(){
printf("Hello World");
}
+ 21
print ("Hello World!")
It's python's Hello World! 😁
+ 21
Guess the name of this language:
(=<`:9876Z4321UT.-Q+*)M'&%$H"!~}|Bzy?=|{z]KwZY44Eq0/{mlk**hKs_dG5[m_BA{?-Y;;Vb'rR5431M}/.zHGwEDCBA@98\6543W10/.R,+O<
It worse than even Brainfuck))
+ 21
@Cyrus Its name Malbolge
Designed to be literally the worst and hardest))
https://en.m.wikipedia.org/wiki/Malbolge
+ 21
@Cyrus yep)) Well, if I get a "how to" book on it, maybe, I'll try learning it
+ 19
Python:
print("Hello World)
Javascript:
document.write("Hello World");
HTML and CSS
<p>Hello World</p>
p {
content: "Hello World";
}
Ruby:
puts "Hello World" / print "Hello World"
+ 18
#include <iostream>
int main()
{
std::cout << "Hello World!";
return 0;
}
// Ayyy been a while since I wrote this.
+ 16
public class HelloWorld{
public static void main (String[] args) {
System.out.print("Hello World!");
}
}
+ 16
+ 13
html
<body>Hello World</body>
+ 12
Ruby:
puts "Hello World!"
PHP:
echo "Hello World!";
+ 12
document. write(Hello World);
+ 12
BASIC:
10 PRINT "Hello world"
Pascal:
WRITELN('Hello world');
+ 12
print ("Hello World!")
#Works for Python, Ruby, Lua, ...
+ 11
Hello World
above is my programming language's code
+ 10
html
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<p>Hello World!</p>
</body>
</html>
+ 10
JavaScript
document.write("Hello World!");
+ 10
I'm so tired...😩
+ 10
You know what I mean.
++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.