So fügen Sie Element in Specifc Index Python ein
list.insert(position, element)
Lazy Llama
list.insert(position, element)