tuoheng_algN/test/异常/test.py

6 lines
83 B
Python
Raw Normal View History

2025-01-21 09:26:34 +08:00
"""
1. try-except
2. try-except-except
3. try-except-else
4. try-except-finally
"""