f = open('test322.out','w')
f.write("xvavava")
#f.flush()

