September 2013
Intermediate to advanced
350 pages
9h 38m
English
Here are some exercises for you to try on your own. Solutions are available at http://pragprog.com/titles/gwpy2/practical-programming.
Import module math, and use its functions to complete the following exercises. (You can call dir(math) to get a listing of the items in math.)
In the following exercises, you will work with Python’s calendar module:
Read now
Unlock full access