摘要: name = input('请输入你的名字:') print('你好,{},吃饭了吗?'.format(name)) 阅读全文
posted @ 2018-04-18 21:04 薛锦钰 阅读(113) 评论(0) 推荐(0)