Extend the Arithlang programming language to support two new expressions, greatest-of (>? a b) and least-of

Question:

Extend the Arithlang programming language to support two new expressions, greatest-of (>? a b) and least-of ( a b). The following interaction log illustrates the intended semantics of this expression:$(>? 3) 3 $(

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: