Howdy,
I am in the process of moving all my perl scripts to python and also
trying to learn to program rather than just know enough to automate
sections of my job. I am trying exit cleanly if I force the script to
exit early. I am working my way through core python but not yet read
properly about
On Wed, Jul 1, 2009 at 3:53 AM, Daniel Sato wrote:
> I have been going through some Python Programming exercises while following
> the MIT OpenCourseWare Intro to CS syllabus and am having some trouble with
> the first "If" exercise listed on this page:
>
> http://en.wikibooks.org/wiki/Python_Progr