Introduction
We write a first program to learn how to tell the computer to show a message. It helps us start coding step by step.
When you want to check if your Python setup is working.
When you want to learn how to print messages on the screen.
When you want to understand the basic structure of a Python program.