This tutorial will show you how to change strings(text) held within a list to upper case. This helps when a user enters in Yes or yes or YES as an answer, as by also changing the input to upper case, commands can be entered in any format and still get accepted.