def fun(): try: return 3 finally: return 7k = fun()print(k)
Not registered? Create an account
Forgot Password?
Already a registered user? Login