[Tutor] While loop problem

orbitz at ezabel.com orbitz at ezabel.com
Wed Jun 9 11:50:23 EDT 2004


while x != y and z == a or not b:


On Wed, 9 Jun 2004 01:07:49 -0400
"K J" <game at gameweave.com> wrote:

> I can't seem to figure out how to make a while loop check for more then one
> thing.
> 
> I want the while loop to check for both y and Y and return them true while
> ever thing else is false.
> 
> Thanks
> 
> Kevin



More information about the Tutor mailing list