判断题

下列函数或操作, 错误的为哪一项? ( )

A

>>>tuple(' hello world' )

B

>>>tuple(range(1: 3) )

C

>>>tuple(range(3) )

D

>>>tuple(map(str, range(3) ) )

赣ICP备20007335号-2