diff --git a/diy3.py b/diy3.py index f40079b..348c8ee 100644 --- a/diy3.py +++ b/diy3.py @@ -10,4 +10,4 @@ if name in score: for k,y in info.items(): print(k,y) else: - print('您sh') \ No newline at end of file + print('您输出的名字不存在,请重新输入。') \ No newline at end of file