Commit ff9574d9 by BellCodeEditor

save project

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