What would you use if an element is to be removed from a specific index?

What would you use if an element is to be removed from a specific index?


Answer: del statement


Learn More :