min_fil = open("husk.txt", "w") min_fil.write("Hei!\n") min_fil.write("Hade!\n")