评测信息
运行ID: 19605
Traceback (most recent call last):
File "src.py", line 5, in <module>
print(second "seconds" "=" h "hours;" min "minutes;" sec "seconds;")
TypeError: unsupported operand type(s) for : 'int' and 'str'