python3.7-初学篇-02

# -*- coding: utf-8 -*-
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.')

posted @ 2018-12-11 21:16  九头龙鳌龟  阅读(123)  评论(0编辑  收藏  举报