In [1]:
import pandas
In [2]:
print("hello world")
hello world
In [ ]: