Commit 38e882e6 by BellCodeEditor

save project

parent 55c901ce
Showing with 2 additions and 1 deletions
q=open(r"C:\Users\Lenovo\Desktop\text.txt",'a',encoding='utf-8') 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() 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