This is a simple Python module that allows arithmetic operations on custom fraction objects using object-oriented programming and operator overloading.
Consider the following Python scripts. It is important to have them into some subdirectory, here it is named doit-test, but the name does not matter. These scripts should be pretty much equivalent ...