def hello():
    print "Let's rock with CodeMate~"
hello()