判断题

下面Python代码执行时将报错,因为所在位置应该是变量名,而不可以做变量名。( )

for _ in range(100):

   print("*")

A

B

赣ICP备20007335号-2