---------- Forwarded message ---------- Date: Thu, 17 Aug 2006 09:44:40 -0400 From: Amadeo Bellotti <[EMAIL PROTECTED]> To: Danny Yoo <[EMAIL PROTECTED]> Subject: Re: [Tutor] (no subject)
Mr. Yoo im working on a program to write a sudoku puzzle and if something is wrong with the last row i need to re make the whole puzzle over again. On 8/17/06, Danny Yoo <[EMAIL PROTECTED]> wrote: > > >> hello is there a way if a condition is not met to restart the whole >> program? for example if and if statement returns true then re start the >> whole program? > > Question before we go on: why are you trying to do this? > > It's possible to do this, but it sounds so unusual that I want to know > more about the problem. > _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
