Commit ed505cef by BellCodeEditor

save project

parent 11f367e9
Showing with 2 additions and 2 deletions
...@@ -4,4 +4,4 @@ ...@@ -4,4 +4,4 @@
# txt.write("\nxm:37") # txt.write("\nxm:37")
# txt.close() # txt.close()
with open(r'C:\Users\Administrator\Desktop\txt.txt','a',encoding='UTF_8') as tet: with open(r'C:\Users\Administrator\Desktop\txt.txt','a',encoding='UTF_8') as tet:
tet.write("llm:23") tet.write("\nllm:23")
\ No newline at end of file \ 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