Exercise: Binary file reader
Create a generator that given a filename and a number n will return the content of the file in chunks of n characters.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Create a generator that given a filename and a number n will return the content of the file in chunks of n characters.