... main.py", line 14, in <module> print(add(2, 3)) TypeError: add() missing 1 required positional argument: 'z'. You see the problem? The ...
確定! 回上一頁