Sorry, your browser is not supported. SDNUOJ requires Internet Explorer 8 or greater, please upgrade your browser!
评测信息
运行ID: 16162
Traceback (most recent call last):
File "src.py", line 2, in <module>
print(str1.replace(20,'twenty'))
TypeError: Can't convert 'int' object to str implicitly