Can you order this code to display "I've got the towel!" in the console?

Wahey! We create s1 and replace every occurrence of 'p' with 't' before we replace 'r' with 'l' and display s2.

Whoops! We create s1 and replace every occurrence of 'p' with 't' before we replace 'r' with 'l' and display s2.