Commit 9c4f7e6d by BellCodeEditor

save project

parent f5030480
Showing with 8 additions and 5 deletions
小兰:12
小丽:11
李文:9
张伟:16
\ No newline at end of file
with open(r"C:\Users\成都凌雄\Desktop\q.txt","r",encoding="utf-8")as file:
a=file.reaqlines()
for i in a:
print(i)
\ No newline at end of file
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