Commit f0e6a6ca by BellCodeEditor

save project

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