小键人14389898的《python 6.23》成绩 - 打字成绩 - 在线打字练习(dazi.91xjr.com)

Home/ Score/ score desc
This achievement: 2025/ 2/ 3 Mon
English Article Word Count Duration Accuracy Speed Backspace Error Slogan
python 6.23 349 19.0分钟 98% 58 CPM 16 6 不及格,加强练习!
The wrong word this time: ,p,r,i,c,e
Inspirational quotes: 只要我愿意只要我想,我才不管,谁在笑谁在哭谁活着谁死了。 ——沉珂
What do you think of this article? Give it a rating and let it serve as a guiding light for others
Article intro
# 从 csv 文件中读取数据 import csv f = open('data.csv', 'r') data = list(csv.reader(f)) # print(data) f.close() # 找出价格大于等于 2 且价格最低的文具 min = 100 for i in data: name = i[0] price = float(i[1]) print...
常规打字
+2积分

去打字就可以设置个性皮肤啦!(O ^ ~ ^ O)