sun_coding

博客园 首页 联系 订阅 管理

2015年3月6日

摘要: 内容: 1:Python的输出 2:Python的输入 3:python的注释Python的输出和注释 1 print 'hello,world' #hello,world2 print 'Hello, World', 'Python'# Hello,world Python3 print... 阅读全文
posted @ 2015-03-06 21:37 孙大蛇 阅读(345) 评论(0) 推荐(0)