# 20210907 # R. Dawes # Egyptian Multiplication # Get the Values # Initialize working variables # Execute the repeated halving of the first value and doubling of the second value # Add up the needed values # Show the result