First Jupyter Notebook (Python)

Printing "Hello everyone! My name is Samit." using Python

print("Hello everyone! My name is Samit, and I'm ready to learn more about Python and its concepts.")
Hello everyone! My name is Samit, and I'm ready to learn more about Python and its concepts.