[PYTHON] How to open a script file from Ubuntu with VS code
Go to the directory where the script file is and do the following:
However, "" "← <file (English)> I want to write, but it disappears" is the script file I want to execute. For example, a python script file such as xx.py.
cmd.exe /C code <file>
I wish you good luck.