for i in range 5:
    print i
class python:
    def hello():
        print 'hello'