Copy to ClipboardRawPreviewtry: # instructions except Exception: print("something happened") finally: print("Run this always") Try with except and finally02juli1Python public recipesShortcut: try.exceptfinally0 CommentsAdd CommentLog in to add a comment