Write code which will do nothing if an exception is encountered, and execute the rest of the code.
Make sure to pick pass, followed by print.
pass
print