-->
当前位置:首页 > 题库

判断题:list是一个列表,list.append(x)会将元素x添加到列表头部。

Luz4年前 (2022-07-20)题库833
list是一个列表,list.append(x)会将元素x添加到列表头部。



答案:FALSE