Commit 12ec2922 by BellCodeEditor

auto save

parent 57b89cde
Showing with 994 additions and 0 deletions
...@@ -3,3 +3,997 @@ name=input('你叫啥名啊?') ...@@ -3,3 +3,997 @@ name=input('你叫啥名啊?')
power=int(input('你臂力多少啊?')) power=int(input('你臂力多少啊?'))
dict_hero=['小猴':1000000000000000000000000,'猴一':21,'猴五':22,'猴队长':29,'猴七':30] dict_hero=['小猴':1000000000000000000000000,'猴一':21,'猴五':22,'猴队长':29,'猴七':30]
print(dict_hero) print(dict_hero)
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