例如......
for x in range(0,9): string'x' = "Hello"
所以我最终得到了string1,string2,string3 ......等于"你好"
python variables loops
loops ×1
python ×1
variables ×1