Изменил(а) на 'TEMA4/report.md'

Этот коммит содержится в:
2025-09-27 12:15:00 +00:00
родитель 4bc86f481a
Коммит 4791a6c168

Просмотреть файл

@@ -188,7 +188,7 @@ max(...)
default keyword-only argument specifies an object to return if default keyword-only argument specifies an object to return if
the provided iterable is empty. the provided iterable is empty.
With two or more arguments, return the largest argument. With two or more arguments, return the largest argument.
```
Обычный пример использования: Обычный пример использования:
``` ```
>>> max(35,4,-3) >>> max(35,4,-3)