This is a project to determine the maximum allowable size of a list. It will repeatedly add items to the list until it cannot anymore. It will then attempt to add a different item to the end, and you can scroll to the end to see that it did not add.