Foreword
- Previously, I mainly used MATLAB to conduct research work. It is very convenient for the easy way to view variables, run codes in segments
- Installed VS Code
Preparation
- Installed Python
- Installed Visual Studio Code
Here, I am going to share the basic methods about how to edit Python scripts using VS Code.