🌈 搜索
📅  最后修改于: 2022-03-11 14:45:07.215000             🧑  作者: Mango
from time import time start = time() #code here print(f'Time taken to run: {time() - start} seconds'