#!/usr/bin/python

def main () :

        print 'hello world'

main ()
posted on 2017-10-28 22:07  jamezhan  阅读(214)  评论(0)    收藏  举报