How do I create a funtion to slice 2d arrays in python?

前端 未结 0 940
予麋鹿
予麋鹿 2020-12-12 20:26

The only user input is the array itself, the first element of the slice and the last element of the slice?

I.e.

def slicing_array(array, first_element, last_el

相关标签:
回答
  • 消灭零回复
提交回复
热议问题