Apr-30-2026, 05:16 PM
I am a complete beginner to Python but have used VS Code quite a bit with other languages.
I am also new to Linux; the VS-Code is installed under Zorin Linux.
After installing VS Code and selecting the interpreter (using Ctrl+Shift+P) I can run a simple .py file without a problem but the terminal does not recognize "1+1" as a command.
It seems I cannot paste a screen-shot here.
On entering 1+1, the error is "Command not found".
What is missing?
Thanks in advance.
I am also new to Linux; the VS-Code is installed under Zorin Linux.
After installing VS Code and selecting the interpreter (using Ctrl+Shift+P) I can run a simple .py file without a problem but the terminal does not recognize "1+1" as a command.
It seems I cannot paste a screen-shot here.
On entering 1+1, the error is "Command not found".
What is missing?
Thanks in advance.
