# Introduction In this lab, you need to write a program that takes a sentence as input and shifts the first letter of each word to the next word in the sentence, where the last word's first letter is shifted to the first word.
Click the virtual machine below to start practicing