有没有办法超越字符?这样的事情.
for c in xrange( 'a', 'z' ): print c
我希望你们能帮忙.
python character range
character ×1
python ×1
range ×1