python用户交互

1、关键字:input

2、数据类型:str

name = input("请输入用户名:")     # name是str类型
posted @ 2019-04-21 11:35  市丸银  阅读(134)  评论(0)    收藏  举报