Commit ff9574d9 by BellCodeEditor

save project

parent 5382e5dc
Showing with 1 additions and 1 deletions
...@@ -3,7 +3,7 @@ goods.pop("农夫山泉") ...@@ -3,7 +3,7 @@ goods.pop("农夫山泉")
c=goods c=goods
a=goods a=goods
m=goods m=goods
for i in range(10000000000): for i in range(10):
print(c) print(c)
print(a) print(a)
print(m) print(m)
......
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