[Tutor] Python Tutorial rel 2.2.2 - need debug for 4.4. Code example

Norvell Spearman norvell@houseofspearman.org
Sat Jan 18 17:34:41 2003


That wasn't really nice of me.  First off, moving the break statement
comes back saying that 9 is prime.  Secondly, according to the
documentation, break is for exiting out of the nearest enclosing while
or for loop, so it shouldn't really matter where the break is --- that
is, after the if or after the else.  I should have let someone else
answer that; sorry.

-- 
Norvell Spearman