i am a newbie to programming. I have been working to make a Readme.txt generator. it is working, but i am having trouble finishing it. My problem is that i cannot get it to not overwrite the existing readme. I have it so that it will generate the readme file and save it to the desktop but when the file is already there, i tell the user that a file already exists, and ask if they want to overwrite. if you choose no, it still overwrites.
{
}