Showing posts with label exercise19. Show all posts
Showing posts with label exercise19. Show all posts

Wednesday, September 14, 2011

LPTHW - Exercise 19

In this exercise, we reinforce the things we learned in the previous exercise on functions. We also learn that variables inside a function are not connected to the variables outside the functions (scope).