Commit fd9e6463 by BellCodeEditor

save project

parent d2a4ddbd
Showing with 3 additions and 4 deletions
with open(r'C:\Users\添博睿\Desktop\student' )
with open(r'C:\Users\添博睿\Desktop\student' )
with open(r'C:\Users\添博睿\Desktop\student' )
a=file.readlines()
print()
for i in a
print(i)
for i in a:
data=i.split()
......
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