Konstantin Alikhanov

Results 3 comments of Konstantin Alikhanov

`Z[1:-1,1:-1] = 0` would not help here. As I know, using indexing we can only replace values in existing rows/columns/cells. The questions is `How to add a border (filled with...

I think answer with pad function is more preferred because padding can’t/hard to be done with indexing. To me the question is clear: add a border to existing array. So,...

Нужно убирать все прикрепленные сообщения при добавлении нового, или убирать только по теме? Я имею ввиду сообщение типа "Сбор тем начался" должно убирать только предыдущие "Сбор тем начался" или все...