Python - Create an Empty String

preview_player
Показать описание
In Python, you can create an empty string by initializing a variable with an empty string literal or using the str() constructor without arguments.

Reference
Рекомендации по теме
visit shbcf.ru