评测信息

运行ID: 36567
Traceback (most recent call last): File "src.py", line 2, in <module> num1=num*num TypeError: unsupported operand type(s) for *: 'str' and 'str'