Commit 8e5a7bcf by BellCodeEditor

save project

parent 808082a0
Showing with 2 additions and 2 deletions
...@@ -6,4 +6,5 @@ for a in range(0, 1000): ...@@ -6,4 +6,5 @@ for a in range(0, 1000):
list1.insert(0, 0) list1.insert(0, 0)
bp=time.time() bp=time.time()
print(str(ap-bp)) print(str(ap-bp))
\ No newline at end of file print(list1)
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