• Open a File, Read from a File, Write into a File
• Resetting the current position in a File
• The Pickle (Serialize and Deserialize Python Objects)
• The Shelve (Overcome the limitation of Pickle)