This intro problem practices SUM. SUM adds numbers together, so it is useful whenever several values need one combined total. In this problem, each employee has hours listed across multiple workdays. Update the output cells so each employee row shows the total hours worked from Monday through Friday. See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
This cell cannot be edited