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

题目详情

单选题 def f(st): st.append('x')st=['a']f(st)print(st)执行后的结果是

A. ['x']

B. ['a']

C. ['a', 'x']

D. ['x', 'a']

Python课程封面

学科:Python

时间:2023-12-25 11:46:59

Copyright © 2022 津ICP备2021001502号