Drag the edges to resize the window.
In Projects, you can keep track of your progress as you go throught the tasks. Check each item as you complete it!
All right! We're nearly done with the "add" part of our case
. The final thing we'll want to do is perform a check to see whether the movie to be added is already in the hash.
To do this, we'll add an if
/else
statement.