Python NotebookEllie Rozenkrants Python Notebook Aug 21, 2022 • 1 min read msg = "Hello" print(msg) Hello