how to output to a file in python without appending code example Example: python create file f= open("guru99.txt","w+")