判断题

运行下列 Python 代码,程序的输出结果不包含 0()。

for i in range(10):
print(i)

A

正确

B

错误

赣ICP备20007335号-2