摘要: 所谓的用户交互:读取用户键盘的数据 input name=input("what's your name?") age=input("How old are you?") 注释: 1.# 注释后程序不运行 2.#解释程序的作用 ctrl+/ 表述全部注释 阅读全文
posted @ 2018-09-06 11:06 陈Chenchen 阅读(248) 评论(0) 推荐(0)