Considering there exists a manually user created text file named "roger.txt" and it contains "Tennis Roger Federer Armin" as its contents. Pickle can't open manually created files. Which packages can open manually created files in python so that when I run the code, I get the output as 'Tennis Roger Federer Armin'?