摘要: 预科班day05作业 information = {} while True : infor = {} name = input('请输入姓名:') if name == 'q' : break if not name.isalpha() : continue tel = input('请输入电话号 阅读全文
posted @ 2019-07-19 19:06 cheng825 阅读(167) 评论(0) 推荐(0) 编辑
摘要: 预科班day06作业 阅读全文
posted @ 2019-07-19 19:04 cheng825 阅读(349) 评论(0) 推荐(0) 编辑