Core Jython / Python Examples
Examples related to core Jython / Python will be here. Intended for those new to Python / Jython
Print Hello world {{{ print 'Hello World' print "Hello World" }}}
Examples related to core Jython / Python will be here. Intended for those new to Python / Jython
Print Hello world {{{ print 'Hello World' print "Hello World" }}}