* the pseudo code in algo 1 is general * copy this and replace the generic functions with their julia equivalents * Of course much depends on what kind of datatypes we settle on in the end, but just the get a start regarding the control flow * use `while`, `if else end` etc * post solution here below