Commit 10e35489 by BellCodeEditor

save project

parent 02fb8c57
Showing with 3 additions and 0 deletions
......@@ -4,6 +4,9 @@ s3={'语文':59.999999999999,'数学':59.9999999999,'英语':59.99999999999}
s={'老六':s1,'老八':s2,'老王':s3}
while True:
n=input('輗訞餷誰?????')
if n in s:
l=s[n]
for j,k in l.items():
print(j,k)
else:
print('不会吧,不会吧,这年头不会还有人不认字吧?')
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