Commit 1ca44862 by BellCodeEditor

auto save

parent f560cefc
Showing with 1 additions and 0 deletions
a=input("您贵姓?") a=input("您贵姓?")
b=input('您多强?') b=input('您多强?')
c={"张三":21,'李四':28,'王五':35,'赵六':41,'梁七':49} c={"张三":21,'李四':28,'王五':35,'赵六':41,'梁七':49}
c['梁七']=50
print(c) print(c)
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