input的具体用法

username= input('请输入您的账号:')

password= input('请数您的密码:')

print(username,password)

print(type(password))

posted @ 2018-04-17 10:35  皈依佛皈依法皈依僧  阅读(58)  评论(0)    收藏  举报