+ 1
How create new line in pyton
7 ответов
+ 2
\n
+ 1
print("line one\nline two") 
+ 1
\n or enter
+ 1
print("\n") 
0
which programming languages is useful for electrical engineering tnx for your comments
- 1
Python is easy to use. Just simply push enter and there's your new line to create a command on.



