diff --git a/ihoiuupo.py b/ihoiuupo.py index ac3601d..368c7cc 100644 --- a/ihoiuupo.py +++ b/ihoiuupo.py @@ -1,7 +1,7 @@ student1 = {'语':100, '数':0, '英':80} student2 = {'语':100, '数':100,'英':100} -student3 = {'语':99, '数':90,'英':60} -score = ('吾空':student1, '诺依':student2, '小贝':student3) +student3 = {'语':99, '数':90, '英':60} +score = ('悟空':student1, '诺依':student2, '小贝':student3) while True : name = input("名子:") if name in score :