python练习1

时间:2015-05-12 15:06:19   收藏:0   阅读:130

vim hello.py

#!/usr/local/bin/python3.4

str=input(pls intput same message:);
print(you had enterd the string:+str);

 

运行:

技术分享

 

完。

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!