This is the part 2 of the Introduction to Python for Absolute Beginners tutorial series.
If you are new to programming, you might often have wondered, what exactly is "Hello World" in programming. In this tutorial, you will know what it actually means to write a Hello World program in Python using the in-built code editor of Python, which is known as IDLE.