原文:https://www.xz577.com/j/24832.html
for i in range(10): print("php.cn" + str(i))
Python 循环10次
原文:https://www.cnblogs.com/guxingy/p/12214628.html