Try this exercise. Fill in the missing part by typing it in.
In our MyDataStructure
class, we've implemented a method to add an item. This method behaves similar to a ___ request in a web server or inserting a new record in a database.
Write the missing line below.