python从入门到实践-7章用户输入和while循环

#!/user/bin/env python# -*- coding:utf-8 -*- # input() 可以让程序暂停工作# int(input('please input something:'))# % 取余运算 # 【标识符】# prompt = "\n Tell me somethin
posted @ 2018-10-30 22:17  alfred_hong  阅读(96)  评论(0编辑  收藏  举报