2 lines
53 B
Text
2 lines
53 B
Text
c = '\t'
|
|
str = "first line\nsecond line\nthird line"
|
c = '\t'
|
|
str = "first line\nsecond line\nthird line"
|