Commit 74a1fce7 by BellCodeEditor

save project

parent bec34f1f
Showing with 1 additions and 2 deletions
...@@ -6,4 +6,4 @@ for a in range(0, 1000): ...@@ -6,4 +6,4 @@ for a in range(0, 1000):
list1.insert(0, 0) list1.insert(0, 0)
time2=time.time() time2=time.time()
result=time2-time1 result=time2-time1
print(result) print(result)
\ 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