How do you handle exceptions with Try/Except/Finally in Python? code example Example: try pass python except: pass