In [ ]:
# import libraries and packages
import nltk
import pandas
In [7]:
# some call a bucnh of times later in the code
# global variables
a = 10
print(a)
In [15]:
# Input data
with open(file="/")
In [14]:
print ("Hi")
In [4]:
#this is separate from the original cell on top
In [5]:
print ("Hi again")
In [8]:
print (a)
In [ ]:
In [ ]: