May 2018
Intermediate to advanced
380 pages
9h 37m
English
Because the official documentation (https://docs.python.org/3/library/decimal.html) comprises more than 35 pages, this section will only provide a brief examination of the decimal module:
When using the decimal module, it is a good idea to figure out what the current conditions are and modify them, if needed:

In this case, getcontext tells us the following:
Read now
Unlock full access