f=open(__file__,'a');print(['Is this possible?','Uh-huh.','Yes?'][f.tell()%3]);f.write('#')