calculate the time of methods

python -m timeit -s "li = range(100)" "li.sort(reverse=True)"
posted @ 2017-03-12 23:40  idlewith  阅读(137)  评论(0编辑  收藏  举报