Commit 31c8c65e by BellCodeEditor

save project

parent 5d8efdfb
Showing with 4 additions and 11 deletions
with open(r"C:\Users\61936\Desktop\新建 文本文档.txt",'r',encoding='utf-8') as jj: with open(r"C:\Users\61936\Desktop\新建 文本文档.txt",'r',encoding='utf-8') as jj:
a = jj.readlines() a = jj.readlines()
print(a) for i in a:
#print(jj.read()) print(i)
#jj.write('🐖jjj🐖jjj🐖\n') \ No newline at end of file
#jj.write('📕jjj📕jjj📕\n')
#jj.write('🐀jjj🐀jjj🐀\n')
\ No newline at end of file
😀😀😀 ++ "b/\346\226\260\345\273\272 \346\226\207\346\234\254\346\226\207\346\241\243.txt"
😀😀😀
🐖🐖🐖
📕📕📕
🐀🐀🐀
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