What happens when the pass keyword is executed?
pass
Nothing - Python moves on to the next code block.