pta显示答案错误,但是我在IDLE上试过可以运行,该怎么办啊
收起
example = ['hello', 'word', 'python'] print('_'.join(example))
报告相同问题?