I can not use Visual Studio Code app because when I write my codes and click to run button, I get an error. I think the error relevant with my computer user name which is not 'HUAWEI', but 'HUAWE?'. VS Code can't read the file name because of the '?' word. It read 'HUAWE?' as 'HUAWE', and here is my error:
PS C:UsersHUAWE?Desktoppython> & C:/Users/HUAWE/AppData/Local/Programs/Python/Python39/python.exe c:/Users/HUAWE/Desktop/python/Hello_World.py
& : The term 'C:/Users/HUAWE/AppData/Local/Programs/Python/Python39/python.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Che
ck the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:3
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…