f=open("nimed.txt", "w") f.write("Juku\n") f.close()