Sometimes we want to get rid of values. Let's try to remove something!

Yass! In order to get rid of values with remove(), we need to have a key that we can pass to the method.

Oh noes! When using remove() we need to set the index inside parentheses, not brackets.