Commit 73782878 by BellCodeEditor

save project

parent 678b56e2
Showing with 1 additions and 1 deletions
st1={'语文':86,'数学':98,'英语':89}
st2={'语文':91,'数学':88,'英语':95}
st3={'语文':93,'数学':83,'英语':82}
score={'a':st1,'b':st2,'c':st3}
score={'悟空':st1,'诺依':st2,'小贝':st3}
while True:
name=input("名字: ")
ff=name
......
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