Does Python 'enable' poke and hope programming?

Ethan Furman ethan at stoneleaf.us
Sat Aug 3 14:31:56 EDT 2013


On 08/03/2013 10:30 AM, CM wrote:
>
> But what I meant is that if one is writing a program, there is a way
>  to **know**--without experimentation--what a particular set of code
>  is going to do.

Even when you /know/, experimenting is still good for two other purposes:

   - check that what you know is so

   - check that the interpreter behaves consistently with the docs

But yes, I otherwise agree with you.

--
~Ethan~



More information about the Python-list mailing list