TypeError | 错误类型 | |
positional | 位置 |
|
arguments | 参数 |
|
takes | 取走,接收 | |
were given | 给出了 | |
TypeError:function() takes 2 positional arguments but 3 were given | ||
TypeError | 错误类型 | |
positional | 位置 |
|
arguments | 参数 |
|
takes | 取走,接收 | |
were given | 给出了 | |
TypeError:function() takes 2 positional arguments but 3 were given | ||