Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
adashofdata
GitHub Repository: adashofdata/nlp-in-python-tutorial
Path: blob/master/0-Hello-World.ipynb
164 views
Kernel: Python 3

Hello World

Place your cursor in the cell below, and type Shift-Enter. If you see the printed statement below the cell, you are good to go!

print('hello world')