Name: Anonymous 2011-02-22 5:45
What if Java was written like Python?
public static class HelloWorld:
public static void Main(String[] args):
System.out.writeln("Hello World")
`
>hello
`
`
>hello
`
>hello
`