Re: [Tutor] To error statement or not to error statement

2013-05-30 Thread Prasad, Ramit
Jim Mooney wrote: > Sent: Wednesday, May 22, 2013 11:28 AM > To: tutor@python.org > Subject: [Tutor] To error statement or not to error statement > > >> "I find it amusing when novice programmers believe their main job is > >> preventing programs from crashin

[Tutor] To error statement or not to error statement

2013-05-22 Thread Jim Mooney
>> "I find it amusing when novice programmers believe their main job is >> preventing programs from crashing. ... More experienced programmers realize >> that correct code is great, code that crashes could use improvement, but >> incorrect code that doesn't crash is a horrible nightmare." Then am