#!/usr/bin/python # exact position
#!/usr/bin/env python # position in enviornment
# -*- coding:utf-8 -*- # coding
print "hello world!"
print "hello again"
print "i like typing this."
print "this is fun"
print 'Yay! Printing.'
print "I'd much rather you 'not'."
print 'I "said" do not touch this.'
Python Exercise #1
最新推荐文章于 2020-11-19 15:27:19 发布