diseño grafico https://xn--ob0br6vu8jdlj.com ^event ticket booking ,ми…
페이지 정보

본문
import pandas as pd
import random
import time
import xml
#读取article.xls文件内容,将内容放入article列表中
data = pd.read_excel('article.xls')
article = data.values.tolist()
print(article)
#遍历article列表
print(len(article))
#将article列表中的内容 一个元素放入一个txt文件中
for i in range(len(article)):
with open(f'i.txt', 'w', encoding='utf-8') as f:
f.write(article[i][0])
time.sleep(1)
print(f'第i个文件写入成功')
If you loved this write-up and you would certainly like to receive more information pertaining to 링크모음 사이트 웹사이트 kindly browse through the web-page.
- 이전글rrhh https://xn--ob0br6vu8jdlj.com ^fighter jet clip art ,Tempor 25.06.04
- 다음글Почему зеркала вебсайта 1го казино официальный сайт незаменимы для всех клиентов? 25.06.04
댓글목록
등록된 댓글이 없습니다.