Unreachable code pylint(unreachable) code example Example: python this code is unreachable tip = 'make sure return goes underneath' return tip;