小肥羊要进步

2020年12月27日

python011

摘要: class MikeError(Excepton):pass print(1) try: #将可能出现错误的代码放在try if value=="type":,try 和except要同时出现,或者finally: raise TypeError if value=="zero": raise Ze 阅读全文

posted @ 2020-12-27 23:05 小肥羊要进步 阅读(76) 评论(0) 推荐(0) 编辑

导航