Order this code to combine both strings to make a well known tongue twister and then return the length of both strings.

Woop. When joining two strings, it's important to make sure you do it in the right order! Then we just use the + operator followed by .length().

Dang, not quite! When joining two strings, it's important to make sure you do it in the right order! Then we just use the + operator followed by .length().