catcatscats5541 catcatscats5541 07-11-2017 Computers and Technology contestada Assume that the myname.txt file is currently closed. write the code segment that opens the file without erasing it, write another name to the file so that it is appended to the end of the file's existing data, and close the file.