Commit 0b3cd215 by BellCodeEditor

save project

parent 293ed08e
Showing with 3 additions and 3 deletions
# 这是悟空为花果山小猴做臂力测试的程序代码
dh = {"去":1,"我":2,"额":3}
dh["去"]=π
print(dh["去"])
\ No newline at end of file
dh["人"]=31415926535897932384626433832795
print(dh["人"])
\ 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