Hi I use Python 3 on Mac, when I write print(“hello world”, end=" ") this is the result in the REPL:
print(“hello world”, end=" ")
^
SyntaxError: invalid syntax
Repl Closed
Can you help me please
Hi I use Python 3 on Mac, when I write print(“hello world”, end=" ") this is the result in the REPL:
print(“hello world”, end=" ")
^
SyntaxError: invalid syntax
Repl Closed
Can you help me please