dic.get() 写成了 dic.get[]
TypeError: ‘builtin_function_or_method’ object is not subscriptable
最新推荐文章于 2023-10-23 11:34:38 发布
dic.get() 写成了 dic.get[]