This is my first notebookFirst notebook in Jupyter. Aug 22, 2022 • 1 min read jupyter msg = "Hello World :)" print(msg) Hello World