Syntax error in week 2 lab

C1_W2_Linear_Regression getting syntax error even though the syntax is correct . Please tell the solution for it

Syntax errors are almost always triggered by a previous line of code.

So, count the sets of parenthesis in the total_cost = ... line.