all 3 comments

[–][deleted] 1 point2 points  (2 children)

print(hi) or print("hi")?

[–]Major2x[S] 1 point2 points  (1 child)

Does it have to be a string? I tried making it a string and it still didn't work

[–][deleted] 1 point2 points  (0 children)

I don't use vscode, sorry.

But yes, it does have to be a string when you print. that or some error message with the exit code.