Commit 179bc2f0 by BellCodeEditor

save project

parent f0c715f8
Showing with 8 additions and 0 deletions
s1={'语文': -100,'数学':-97,'英语':-93}
s2={'您家孩子没有参加考试分数为————'0}
s3={'语文,数学,英语'100}
s4={'sb':s1,'2b':s2,'天才':s3}
for s,b in s4:
print('='*9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999)
print(s1,s2,s3)
\ 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