# Introduction In this lab, you need to write a function called `shift_char()` that takes a word as input and returns the word with each letter replaced by the next letter in the alphabetical order.
Click the virtual machine below to start practicing