Vs Code python print issue
Archiviert 3 years ago
A
Flap
Script Kiddie!
Hey, starting python right now and im trying to use vs code, but when i use like "print("test")" then he says
PS C:\Users\Aparex> & "C:/Program Files/Python311/python.exe" "c:/Users/Aparex/OneDrive/Dokumente/Python experimente"
test
PS C:\Users\Aparex> & "C:/Program Files/Python311/python.exe" "c:/Users/Aparex/OneDrive/Dokumente/Python experimente"
test
PS C:\Users\Aparex>
When I use like TigerJython he just says "test" exactly like he is supposed to .-.
