3 lines
54 B
Text
3 lines
54 B
Text
|
|
class Hello
|
||
|
|
def main
|
||
|
|
print 'Hello world!'
|