题目详情
单选题 下面代码的输出结果是 _________ .a = "ac"b = "bd"c = a + bprint(c)
A. dbac
B. bdac
C. acbd
D. abcd
学科:Python程序设计
时间:2024-06-12 08:52:43
相关题目
相关作业