當前位置:成語大全網 - 書法字典 - 如何用python實現自動編號?

如何用python實現自動編號?

更多?bh.txt?

1

1

1

1

2

2

2

4#腳本文件

#!/usr/bin/env?大蟒

q=【】

用什麽?打開(‘py4 . txt‘)?作為什麽?女:

d =【I。strip()?為了什麽?我?在?f.readlines()】

【q . append(“% s-% s“)。%(I,k)?為了什麽?我?在?集合(d)?為了什麽?k?在?範圍(1,d . count(I)+1)】

打印?排序的(q)#輸出結果

['1-1',?'1-2',?'1-3',?'1-4',?'2-1',?'2-2',?'2-3',?'3-1',?'3-2',?'3-3',?'3-4',?'3-5',?'4-1',?'4-2']

在底部添加壹個循環,輸出可以改變。

為了什麽?我?在?已排序(q):

打印?%s,“%i,

#輸出是

1-1,?1-2,?1-3,?1-4,?2-1,?2-2,?2-3,?3-1,?3-2,?3-3,?3-4,?3-5,?4-1,?4-2,