Python in visual studio code

How to use Python in Visual Studio code

Requirements:-

  • Installed Visual Studio Code
  • Installed Python
  • Medium end PC or Laptop

Get Started:

  1. Before try to use python in visual studio code make sure you have installed python 2.7 or above/3 in your system.

  2. Open your Visual Studio Code that you installed.


  3. Open folder to write some code.


  4. Create a file with extention of .py


  5. Then you can see a pop box at bottom right, click install.


  6. It take some time to install so you need to wait for it.


  7. After that now you can able to write python script.

I hope now you can able to use python in visual studio code.

Comments

Popular Posts