Rulesets
Playground
Snippets
Search
Cookbooks
Docs
Documentation
Tutorials
Dark Mode
Try with Except
0
34
JD
Julien Delange
Python public recipes
Shortcut:
try.except
0 Comments
try: except Exception: print("something happened")