From: Avdi Grimm Date: 2007-06-01T23:23:51+09:00 Subject: Re: can i abbreviate this expression to fit on one line? On 6/1/07, shawn bright wrote: > i am wondering if there is a way i can fit this on one line > > if x > 23: next > end next if x > 23 -- Avdi