4 Answers
+ 2
Youre using an interpreter.
There are two ways to write code in python.
You can write one line at a time in an interpreter.
or
You can write multiple lines and run them all at once in whats called an IDE.
In the interpereter, "print" doesnt need to be used, it automatically concentrates values.
You need print in the IDE though
+ 1
Thank you that makes way more sense
0
šš¢š¢ššØ šš”šš²šš„ they fixed it haha