How Can You Create Multiline Strings in Python? | Shorts

preview_player
Показать описание
In Python, you can use triple quotes to create multiline strings. No need to use the \n escape sequence to create a new line. Just go down to the next one, and continue typing. Triple quoted strings can also contain quotes without having to escape them.

#PythonShorts
Рекомендации по теме
join shbcf.ru