DEBSOURCES
Skip Quicknav
sources / ipython / 9.8.0-1 / debian / tests / test.ipy
12345678910
print(1+2+3) %ls %load_ext autoreload import time %timeit time.sleep(0.1) !echo hello