Commit 38964f55 by BellCodeEditor

save project

parent 4d4787d9
Showing with 4 additions and 3 deletions
......@@ -10,9 +10,10 @@ while True:
except:
print("请输入一个数字")
else:
total.append(monkey)
total.append()
finally:
print("-"*30)
return total
resuit =g()
print(resuit)
\ No newline at end of file
print(resuit)
def
\ 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