Learning the Pythonic Way

A - list.indexobj B - list.insertindex,obj C - list.popobj=list[−1] D - list.removeobj Q 20 - What is the following function removes last object from a list? A - list.indexobj B - list.insertindex,obj C - list.popobj=list[−1] D - list.removeobj Q 21 - What is the following function removes an object from a list? A - list.indexobj B - list ... ................
................