unreachable code after exec python code example Example: python this code is unreachable tip = 'make sure return goes underneath' return tip;