Keanu Reeves wants to write three of his most famous quotes contained in the slice of strings quotes to the keanu_quotes.txt file.
Can you help Keanu implement the additional code required to write strings line by line to the file?
Take notice that Keanu has already written the code required to open keanu_quotes.txt in read-and-write mode and assigned it to the
file variable.