Duration 5800

How to run a Python script in VS Code

90 959 watched
0
2 K
Published 2 Jan 2023

To run a Python script/file in Visual Studio Code, - Method 1: you can press F5 to start a debugger and go through each step line by line. - Method 2: type the command `python your_script.py` or `python3 your_script.py` to execute it. #shorts #python #nplearn #tutorial

Category

Show more

Comments - 14