Concatenate First and Last Characters

# Introduction In this lab, you should define a function called `join_first_last()` that accepts a string as input and returns the concatenated first and last characters of the string.

|60 : 00

Click the virtual machine below to start practicing