Challenge 1: Evaluating the Expression
Test yourself for evaluating the expression.
We'll cover the following...
Problem statement
Your task is to write a function, eval_expr()
, that will take two expressions as inputs ...