public static void main, public
public static void main,
public static void main,
public static void main,
and typo was his name-o!
class HelloWorld {
public static void main (String args[]) {
System.out.println("Hello World!");
}
}In Python, the entire program isWhich is why I program in Python rather than Java. If you need to interface with Java stuff, you need to take a look at Jython. It's Python, with all the requisite Python goodness, but it is written in, runs on, works with, and compiles to Java. And like all the good things in life that don't cost anything, it's free!print "Hello, World!"
Posted by: Pixy Misa at 04:18 PM
Comments
Processing 0.0, elapsed 0.0041 seconds.
16 queries taking 0.0032 seconds, 7 records returned.
Page size 3 kb.
Powered by Minx 0.8 beta.