Good luck with Test 2! There's one thing I forgot to mention in the video. You should know what the instanceof operator is and how you use might it with .equals and .compareTo methods to do a "safe cast" on an Object-type variable. It's helpful to keep it in mind.