I am really new to Python and just started the course "Python 3 basics by Sendtex (Link: https://www.youtube.com/channel/UCfzlCWGWYyIQ0aLC5w48gBQ)".
- I am trying to use Python with Visual Studio Code.
- The downloaded version of Python is 3.6.4.
- I have installed the Python extension in Visual Studio Code and have followed the procedure.
However, I am not able to get any output. Below is the attached screenshot.
If I select Python it enters in debugging mode. So, there isn't any output. Thanks in advance.