Commit 84a87228 by BellCodeEditor

save project

parent 2ed63a4d
Showing with 1 additions and 0 deletions
......@@ -5,5 +5,6 @@ with open("report.csv","r",encoding="utf-8",newline='') as f:
print(f_csv[7])
for i in range(7):
print(f_csv[i][3])
i+=1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment