with this WSQ I learned how to open files in python. and do different things with them.
"open() returns a file object, and is most commonly used with two arguments: open(filename, mode).
I reversed engeneered Efrain's code to see what he tried to do in order to learn.
LINK TO CODE.













