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

题目详情

单选题 def f(st): st.append('x') return stst=['a']st=f(st)print(st)结果是

A. ['a','x']

B. ['a']

C. ['x']

D. ['x','a']

Python课程封面

学科:Python

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

Copyright © 2022 津ICP备2021001502号