崭新的韭菜

关注

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

往复随安_5bb5

《Python入门到精通》循环语句 while循环,for循环

往复随安_5bb5 69 0 0

墨春

python 循环结构 循环控制 break 结束所有循环

墨春 102 0 0

汤姆torn

python for循环计数

汤姆torn 46 0 0

老北京的热干面

python循环语句

老北京的热干面 57 0 0

精彩评论(0)

0 0 举报