Hi gang,
Here's my bit modification of exercise 2-3. I appreciate any comment(s) to my code:
http://paste.debian.net/59956/I would like to loop this until the user call it quits. Thats a todo no doubt. I have not included any error exception handling. That will be a separate topic i think.
I did not include if __name__ == '__main__" call yet. Should this be practiced early to get used to it? Thanks

.