Informatics Practices
Fill in the blanks:
The _________ method adds a single item to the existing list at the end.
Related Questions
Fill in the blanks:
_________ method is used to delete elements from a list if index is not known.
Fill in the blanks:
_________ and _________ methods are used to delete elements from a list if index is known.
Fill in the blanks:
You can compare two lists by using _________ operators.
Fill in the blanks:
The _________ operator replicates a list.