Python 数字 Python 循环 Python 字符 Python 数字 s = 10 i = 1000 l = 1000000 f = 230.47 d = 30949.374 print "s: ", s print "i: ", i print "l: ", l print "f: ", f print "d: ", d Python 循环 Python 字符