close

import time

st=time.time()

a=0

for i in range (10000):

a=a+i

ed=time.time()

print 'calculation time:',(ed-st)/60.,'mins.'

arrow
arrow
    全站熱搜
    創作者介紹

    quantum2nd 發表在 痞客邦 留言(0) 人氣()