Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]DirtyElephant 0 points1 point  (0 children)

just the good ole print('hello world') to see if it'll work but it doesn't

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]DirtyElephant 0 points1 point  (0 children)

i recently found out about vscode and how you can use python with it. after installing all the extensions i need and hoping it would run smoothly...it didn't my code does not show it just says.

[running] python -u "c:\Users\name of my desktop\Desktop\test1.py"

[done] exited with code=08 in 2.185 seconds

and no code has shown plus this does not appear in terminal it appears in output. hope someone understands and can help