@ -319,9 +319,9 @@ len(spis1)
3
```
Методы списков:
1. Добавление в конец (append)
help(spis1.append)
Help on built-in function append: