In [2]:
#Import stuff
import nltk
import pandas

In [4]:
print("python printing")


python printing

In [ ]: