崭新的韭菜

关注

python for循环

崭新的韭菜

关注

阅读 57

2022-06-16

sql1="select  distinct SUBSTRING (name,3,8)  from profin_application "
cr.execute(sql1)
dict1=cr.fetchall()
i=0
l=len(dict1)
for i in range(l):
print dict1[i][0]

心有猛虎,细嗅蔷薇

相关推荐

DT_M

python循环

DT_M 58 0 0

Villagers

Python 循环

Villagers 116 0 0

七千22

Python for 循环

七千22 91 0 0

夕阳孤草

Python【循环】

夕阳孤草 48 0 0

sullay

Python: for 循环

sullay 82 0 0

小编

Python基础10 while循环、for循环

小编 70 0 0

凉夜lrs

python--循环

凉夜lrs 90 0 0

young_d807

浅谈Python“循环”

young_d807 82 0 0

诗尚凝寒

Python for while 循环

诗尚凝寒 112 0 0

千行

Python 循环语句

千行 65 0 0

精彩评论(0)

0 0 举报