Commit 971a7c12 by BellCodeEditor

save project

parent 38e882e6
Showing with 2 additions and 1 deletions
q=open(r"C:\Users\Lenovo\Desktop\text.txt",'a',encoding='utf-8')
q.write("I'm bad boy \n")
q.write("I'm bad boy\n")
q.close()
\ 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