Scala functions

Defining a function in Scala is simple. Similar to other languages, to define a function you need to: give it a name ...