# Introduction Given two strings, `s1` and `s2`, write a program to return a new string made of `s1` and `s2`’s first, middle, and last characters.
Click the virtual machine below to start practicing