%run %run myscript/hello.py hello("imooc") %timeit ... #测试一条语句 %%timeit 代码 #测试多条语句 %time #该次时间 %run? #获取帮助