python internal memory management of list

后端 未结 0 1550
走了就别回头了
走了就别回头了 2020-12-13 15:32

suppose a list of five element are there . a = [1,2,4,5,6] . and i want to insert element 3 in between , so what will happen if i use insert func of python .

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