How To See What I Print In Python Using Terminal (Beginner Here)

I’m using VS Code and using Python. In the file, I put print('Hello World') and was wondering how I could even see the result (unlike just having to putting my file and dragging it to a browser using HTML/CSS/JS ). I opened the terminal and typed in text.py (the name of the file) and I get an error. Any help?

1 Like

Hey @ErcDz!

I think this may help you

Hi I am also looking this thanks for sharing

1 Like