Lab 4

Lab description: This lab is about function and display the letters backward. I had little difficulties with returning the cumulative sum. Based on his lab I learned how to use strings and list the characters. Also I used the built in function called len, which allow to return the value of the characters in a string. Based on this lab experience I really enjoyed working with string, list and loop. 

L4 Code

L4 result