Not getting Hello world message in Vs code terminal - Python - Code with Mosh Forum
When i run a simple print("hello world") in VS code it doesnt show the hello world but its working
How do I run "Hello world" program?
Coding python in Visual Studio Code
Videos
I am finding the VSCode tool completely impossible to use. How can I get "Hello world!" on the screen / in the console anywhere at all?
I can make files, and get syntax highlighting, but I can't run any actual script.
Read code:
yes.Edit code:
yes.Have code do things:
nox infinity.
You may use C, C#, C++, Java, JavaScript, or Python to get it there.
I have tried Python in the past and today I am trying to set it up again. I am still running into the same problems of just setting up python.
I downloaded the latest version of python, I saved it as PATH, I downloaded Visual Studio Code.
I then went to extensions in VSCode and got the python extension from Microsoft. I then created a new file and saved it test.py. Now every google search and even Chat GPT says that I can code with python now. However when I put some code in and run it, I don't get anything back. Not even an error, I go to the problems tab and it says that no problems have been detected. What step is eluding me?
Update: I tried to follow the steps in the link, but some of the things in there make me feel like I need to be a programmer or a computer wiz to even setup python with Vscode. Maybe VScode isn’t for me. I am going to take a break and tackle this another day. Thank you for the help y’all.