...

/

Solution: Functions

Solution: Functions

Review the solution for implementing a function that returns the last character of a string.

Solution

Here is a possible solution for implementing the lastChar ...