Commit d7caad54 by BellCodeEditor

save project

parent 10054420
Showing with 7 additions and 0 deletions
tyu={"语文":95,"数学":94,"英语":100}
ert={"语文":79,"数学":80,"英语":90}
qwe={"语文":89,"数学":78,"英语":78}
rshi={"悟空":tyu,"蓝色":ert,"250":qwe}
nerrt=input("输入人名")
for t,y in rshi[nerrt].items():
print(t,y)
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