0
Can't switch betwen lines.
Hi guys I have a problem in python3.actully I cant switch in lines.I mean if u try solo learn's compiler(that is not a compiler but anyway)you can go to the other lines so easily.but i cant go to other lines in pc.how should I go to other lines??
1 ответ
+ 1
To go in next line you can use
print() built in function to go in next lines.