Overview
Reads data from a text file (any extension encoded as text) into a string, with an option to preserve line breaks.
can anyone tell how should we implement the function readTextFromFile in our inteface and what inputs should we provide for the parameters.