评测信息

运行ID: 56619
Traceback (most recent call last): File "src.py", line 2, in <module> print(' '.join(str.replace('20','twenty'))) AttributeError: 'list' object has no attribute 'replace'