Thanks Reto. I got it now. Matt
On Sun, Jul 14, 2019 at 2:26 PM Reto wrote:
> On Sun, Jul 14, 2019 at 12:20:56PM -0400, Matt Zand wrote:
> > Given a string, return a new string where the first and last chars have
> > been exchanged.
>
> This sounds awfully like a homework question.
> What did yo
On Sun, Jul 14, 2019 at 12:20:56PM -0400, Matt Zand wrote:
> Given a string, return a new string where the first and last chars have
> been exchanged.
This sounds awfully like a homework question.
What did you try?
What concepts are you missing?
Did you already look into slicing / getting element