algN/test/异常/test.py

6 lines
83 B
Python
Raw Normal View History

2025-08-23 10:12:26 +08:00
"""
1. try-except
2. try-except-except
3. try-except-else
4. try-except-finally
"""