Commit 1966d01d by BellCodeEditor

auto save

parent 89b6dfe1
Showing with 5 additions and 6 deletions
score={'文生':77,'读幅':58,'度为':100,......}
k=input()
v=input()
score={'文生':77,'读幅':58,'度为':100,}
k=input('名')
v=input('分')
if k in score:
if int[v]>score[v]
int[v]=socre[v]
if int(v)>score[k]:
print(k,'分数已上传')
else:
print(sorry)
print('sorry')
else:
print('xixi')
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