I’m getting following error (my last statement) . I can’t figure out what’s wrong with it.
return total_cost
^
SyntaxError: invalid syntax
Thanks
I’m getting following error (my last statement) . I can’t figure out what’s wrong with it.
return total_cost
^
SyntaxError: invalid syntax
Thanks
Hello @sbismil ,
Welcome to the community!!
Few possible reasons of the error you posted:
Kindly recheck your code keeping mind the above.
With regards,
Nilosree Sengupta