class1.py 124 Bytes Edit 1 2 3 4 5 6 7 8 9 with open(r'C:\Users\Administrator\Desktop','w',encoding='utf-8') as jk: jk.write("inregbiehu\n") jk.close()