2016年7月1日
摘要: Linux下: #!/usr/bin/env python3 Windows下: 安装完成后添加环境变量关联 输入和输出 Print()函数:print('The quick brow fox', 'jumps over', 'the lazy dog'); input()函数:name = inp 阅读全文
posted @ 2016-07-01 13:57 lostkite 阅读(214) 评论(0) 推荐(0)