Browsing Russian translation

18 of 18 results
18.
Code that uses renpy.input will often want to process the result further, using standard python string manipulation functions. For example, the following code will ask the player for his or her name and remove leading or trailing whitespace. If the name is empty, it will be replaced by a default name. Finally, it is displayed to the user. ::
Код, использующий renpy.input, зачастую обрабатывает результат дальше, используя стандартные функции строковой манипуляции Python. Например, этот код спросит у игрока имя и обрежет лишние пробелы. Если имя окажется пустым, оно будет замещено на имя по умолчанию. Наконец, имя будет показано пользователю. ::
Translated and reviewed by theadmin
Located in ../../source/input.rst:21
18 of 18 results

This translation is managed by Russian Launchpad Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.