In this chapter, you learned about:
Using binary files for reading, writing, and reading plus writing
Binary read() and write()
read()
write()
Byte strings
Conversion between strings and byte strings using encode() and decode()
encode()
decode()
seek() and tell() methods
seek()
tell()