How to write and run your very first program
It is now time to write and run your first Python 3 program. It will be very simple, for now.
The first step is to create a new source file and fill it with code. Click File in the IDLE’s menu and choose New file.

No comments:
Post a Comment