GMgKe586q6suSQnyqZLlGCooeWM

Pages

Search

Thursday, December 23, 2010

Method In Jython

Here's a code that much like Python:
>>> def getLol():
...     print "Hello, Lol"
...
>>> getLol()
Hello, Lol
Share/Bookmark

No comments:

Post a Comment