Go ahead and get started with your first program in IDE.

Understand the basic framework of the IDE, how to organize your code files.

Create a new Python file, write the code, and run the program.

You will then look at the output console and how to read it.