#Context
Read about Egyptian Multiplication on Wikipedia
Compile and run a C version to watch it in action
Look at the PEP/8 version to see how to find parity
#Task 1: Make a PEP/8 function that conforms to this external interface
#Task 2: Make a PEP/8 function (and a program that uses it) for finding factorials.