Python 3.x语句for i in range

Python 3.x语句for i in range(3):print(i,end’,’)的输出结果为________。

答案
第1空:0,1,2

题目信息

题号:7508
题型:填空题
难度:普通