Hello world

Re: Hello world
Post by: Karow - October 14th, 2014, 5:03:28 pm

[quote author=The Black Shadow link=topic=843.msg3431#msg3431 date=1409153364]
Karow, I take it you took that class? ;D
[/quote]

yes, took java and c++ classes

Re: Hello world
Post by: maggiethatcher69 - October 18th, 2014, 9:06:00 am

For python:

print("Hello World")

Re: Hello world
Post by: realJosefStalin - October 24th, 2014, 7:08:28 pm

[quote author=Karow link=topic=843.msg3132#msg3132 date=1408663413]
For Java :


public class HelloWorld
{
public static void main(String] args)
{
System.out.println("Hello, World");
}

}


For C++ :


#include <iostream>
int main()
{
std::cout << "Hello, world!\n";
}
[/quote]

for HTML:

<HTML>
<title>
<h1> BRUH? </h1>
</title>
<body>

<p>Wassup bruh? Hullur Wurld </p>
</body>
</html>

Powered by SiggiForum. Copyright © 2018 Siggi.io. Use of this website, and the CubeBuilders game server subject to Terms of Service.  View our Privacy Policy.  CubeBuilders is neither endorsed nor affiliated with Mojang Synergies AB.  "Minecraft" is a trademark of Mojang Synergies AB.  Cookies are stored in your browser by this website for the purposes of improving your experience.  By accessing this website, you consent to the placing of cookies on your system. For information on Cookies, see our Cookies page.