判断题

执行Python代码print([i for i in range(10) if i % 5 == 0])后将输出[0, 5]。

A

正确

B

错误

赣ICP备20007335号-2