Commit 3bad9ae8 by BellCodeEditor

save project

parent 85c4e246
Showing with 19 additions and 0 deletions
ty778r7rt6rtt687hycf67r797rtytrdefg7wuiehfeg6yugwyudwf67ew
ewqyebniwfwghiuytdwfghy9u-OverflowErrorr
TimeoutErrortththt4jnhgfdfi6uhfe6ufeyfrgh7nyetr7er4t
tgkoiyrgte4e567ujhyt567uyt457uy6t54\
guy67gdsfyfq7ctg67yret6y7uhfhfr7tfuy6tgftrue6yht9iyhtyuhgt538itujbre
yreghjiurnghwgfrwuystdrtyuhgftwhfre3e
getattr(grer2gre5fg58r)derze7y\
\ No newline at end of file
import time
list1 = [0]
list2 = [0]
star_time=time.time()
for i in range(1000):
list1.extend(list2*1000)
end_time=time.time()
t=end_time-star_time
print(list1)
\ 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