+ 4
Code hello world in your favorite programming language.
10 Respuestas
+ 3
Msgbox("hello world")
+ 4
//Java is best!
System.out.println("Hello World");
+ 3
https://code.sololearn.com/W9W6M3SHhH8e/?ref=app
+ 2
c#:
Console.WriteLine("Hello World! ");
+ 1
SQL:
VALUES ('Hello world')
+ 1
i feel like cpp is an overkill for simple projects, as languages such as python can fit the code in one line
https://code.sololearn.com/cjIIIlel6abK/?ref=app
+ 1
Java is good..and difficult.
0
FALSE!
"Hello, World!"