.readlines() is a method inherent to file objects. it will take every line of the file and store it inside a list.