Use the XDR format in the script from Exercise 8.21. Solve Exercise 8.21 using XDR as binary format.
Use the XDR format in the script from Exercise 8.21. Solve Exercise 8.21 using XDR as binary format (see page 370). Exercise 8.21 Read/write (x, y) pairs from/to binary files. Write a version of the script datatrans1.py from Chapter 2.2 which works with binary input and output files. Hint: Make two small scripts for generating and viewing binary files with two-column data such that you […]