Returns the text from a file name
fn (str) – The file name to read
str
OSError – if fn doesn’t exist
fn
The string representing the content of fn
Contents: