Commit acdea748 by BellCodeEditor

save project

parent 8e308cf3
Showing with 8 additions and 3 deletions
a=input("请输入学生")
if a in score:
print("*"*30)
print(score[a])
print("*"*30)
else:
print("输入错误")
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment