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

题目详情

单选题 What will be the output of the following Python code? a=[1,2,3] b=a.append(4) print(a) print(b)

A. [1,2,3] [1,2,3,4]

B. [1, 2, 3, 4] None

C. Syntax error

D. [1,2,3,4] [1,2,3,4]

Python程序设计(双语)课程封面

学科:Python程序设计(双语)

时间:2023-09-27 03:19:44

Copyright © 2022 津ICP备2021001502号