未知题型

在Python中str1 = "abc" + "123"的运行结果是()

【参考答案】

["abc123"]