4 ответов
+ 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