what does unreachable code mean in python code example Example: python this code is unreachable tip = 'make sure return goes underneath' return tip;