摘要: Life is short,Test in python 一、输入输出 1.用print()在括号中加上字符串,就可以向屏幕上输出指定的文字。比如输出'hello, world' print('hello,world') print('Suki','TAJI','Yuki') 2.input() i 阅读全文
posted @ 2017-12-21 14:20 可可的私房菜 阅读(212) 评论(0) 推荐(0)