Visual Studio Code is a free, lightweight development tool that many people use.

The first time you import a Python project using Visual Studio Code, you will be prompted to install the Python extension if you have not already installed it.

Install the extension

In the lower right corner of the VSC, you will be prompted to install the Python extension.

Click Install to install.

The figure below shows the extension being installed.

If there are other extensions that need to be installed, follow the instructions.

It is possible to see the extension being installed in the console.

When you have refreshed all the projects and configurations, you can click the small arrow at the top of the interface to run them.

After you click Run, you can view the results in the console output console.

It is highly discouraged to develop and write code in a notepad that is written in a book while learning Python or Java, because it makes no sense.

At the same time, learn to use the configuration IDE, skilled use of IDE shortcuts for the future development is also a basic skill.

Because Visual Studio Code is free to use and works well with Git, it is recommended that beginners install one.

IntellIJ IDEA is also a good choice if conditions permit or economic conditions are good.

www.ossez.com/t/visual-st…