摘要: print('欢迎登录尚雅梦想python学习系统'.center(30)) print('******' * 8) flag = True while flag: order = input('''按'r'或者'R'进行用户注册\n按'l'或者'L'进行用户登录''') if order.uppe 阅读全文
posted @ 2019-11-20 19:41 尚雅梦想 阅读(592) 评论(0) 推荐(0)