12.12. ExerciseThe answers for all exercises can be found in Section A.11. 12.12.1. Exercise [15 min]Take the library you created in Chapter 2 and turn it into a module you can bring in with use. Alter the invoking code so that it uses the imported routines (rather than the full path), and test it. Copyright © 2003 O'Reilly & Associates. All rights reserved. |
|