题海让大学四年没有难题
白天模式登陆

题目详情

单选题 程序段如下: ls=list(range(5)) ls.append["Computer","Python"] print(ls) print函数输出的结果( )

A. ['Computer', 'Python']

B. [0, 1, 2, 3, 4, 'Computer', 'Python']

C. [0, 1, 2, 3, 4, ['Computer', 'Python']]

D. [0, 1, 2, ['Computer', 'Python']]

Python程序设计课程封面

学科:Python程序设计

时间:2023-05-12 04:18:29

Copyright © 2022 津ICP备2021001502号