What's wrong with this code?
There's nothing wrong with the code
get_total
is not a function name
The function has no
return
statement
There's nothing wrong with the code.