Open andreusxcarvalho opened 1 week ago
[IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. You can respond to it using CATcher during the next phase of the PE]
These are 2 different errors. The first error is due to using an absurdly large number, while the second error is using a valid number but the index is truly out of bounds. Our programme still failed gracefully in the event of the first error
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your reason]
When I use a much bigger number in the delete function, the error message is different. Regardless of the size of the number, the error message should be the same, for consistency.