Function declarations and usage in Soul
soul
keyword and are first-class citizens, meaning they can be assigned to variables, passed as arguments, and returned from other functions.
soul
keyword followed by the function name and parameters:
return
statement:
calculateTotalPrice
instead of calc