Is there a better way to loop and insert an element in list python

前端 未结 0 546
萌比男神i
萌比男神i 2021-02-04 01:43

I was trying to insert a blank line in a list of dictionaries, so I used enumerate() to insert the element at the particular index. The issue is the program does not end it keep

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