mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
Update documentation and code snippets
This commit is contained in:
@@ -36,8 +36,7 @@
|
||||
.. code-block:: python
|
||||
:linenos:
|
||||
|
||||
# Внутри обработчика команды
|
||||
user_name = input("Введите ваше имя: ")
|
||||
user_name = input("Enter your name: ")
|
||||
print(f"Привет, {user_name}!")
|
||||
|
||||
.. warning::
|
||||
|
||||
Reference in New Issue
Block a user