# write a function that read data from simpsons_phone_book.txt # and write the data to output.txt file # http://www.cs.virginia.edu/~up3f/cs1111/practice-of-the-day/simpsons_phone_book.txt def write_to_file(fname): write_to_file("simpsons_phone_book.txt")