I am having a problem with my python.It is showing python failed to run error (https://i.stack.imgur.com/0ZI7z.png)
I tried to run simple python program in vscode, it is showing the error('python failed to run').when i entered the command(python --version) in command prompt ,it is showing python version, but it is throwing error in terminal.I tried to run my c++ files in vscode,they are working absolutely fine.my python version is python 3.11.4. so can anyone help me with this