This is my First Jupyter NotebookThis is my first Jupyter notebook were I am testing some python code and its output. Aug 22, 2022 • 1 min read week 0 Let's Test Some More Code print ("Hello I hope you are having a great day!") Hello I hope you are having a great day! Let's Test Some More Code print ("hello, world!") hello, world!