学习笔记
首页
python
try与except
菜单
本页目录
try: 需要运行的程序 except: 错误后执行的代码 except IndexError: 当程序发生IndexError错误是执行的代码
上一篇
python
下一篇
对hentaiasmr的爬取