Fill in the pathlib method that reads the entire file into a string in
one call. No open, no with, no f.read().
Method name:
Fill in the pathlib method that reads the entire file into a string in
one call. No open, no with, no f.read().
Method name: