题目内容

利用结构废料冲制冲压件,也是合理排样的一种方法。 ( )

A. 对
B. 错

查看答案
更多问题

冲裁力是由冲压力、卸料力、推料力及顶料力四部分组成。 ( )

A. 对
B. 错

以下哪个函数可以将列表元素x增加到列表尾部?

A. len()
B. str()
C. replace()
D. split()

以下哪个函数可以将列表元素x增加到列表尾部?

A. list.append(x)
B. list.remove(x)
C. list.clear()
D. list.sort()

以下程序运行后的输出结果是x="hello "print(x*3)

A. hello*3
B. hello hello hello
C. hello
D. hellohellohello

答案查题题库