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 from the file and calculate the sum of the evaluated results of the expressions.
Get hands-on with 1400+ tech skills courses.