tuoheng_algN/test/异常/test.py

6 lines
83 B
Python

"""
1. try-except
2. try-except-except
3. try-except-else
4. try-except-finally
"""