Commit 2f6279d4 by BellCodeEditor

save project

parent 187ee9dc
Showing with 6 additions and 5 deletions
#a=open(r"C:\Users\pc\Desktop\123\test.txt","a",encoding="utf-8")
with open(r"C:\Users\pc\Desktop\123\test.txt","r",encoding="utf-8")as a:
with open(r"C:\Users\pc\Desktop\123\tset.txt","r",encoding="utf-8")as a:
##a.read("贾子强最帅\n")
#a.read("*********************************是个SB")
for i in a:
for "i" in i:
#a.read("********************************是个SB")
for i in a
for "i" in i
print(SB)
elif:
elif
print(SB)
\ 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