Commit 5f8f0ad6 by BellCodeEditor

save project

parent 7e762a26
Showing with 5 additions and 12 deletions
import time messag = "诺依,周末一起去看动漫展吧!"
list1=[] for i in messag:
list2=[0,0,0,0,0,0,0,0,0,0,0,0] print(i)
www=time.time()
print("开始时间",www)
for a in range(0,100):
list1.extend(list2)
qqq=time.time()
print("结束时间",qqq)
c=qqq-www
print("xiaohao时间",c)
\ No newline at end of file
-
\ 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