Lab Description:
This lab we had to use strings and lists. For the strings we had to take an inputted string and print the letters in reverse order one at a time. For the second half of this lab we had to use lists. We had to take a numerical list and make a new cumulative list.
Code: