单项选择题

下面代码的输出结果是()。
a = "ac"b = "bd"c = a + bprint(c)
A、abcd
B、cabc
C、c
D、acbd

微信扫码免费搜题