[Tutor] loop raw input

Norman Khine norman at khine.net
Fri May 21 11:35:06 CEST 2010


hello,
i have this script, but i am stuck at the loop, if the user types an
incorrect database id:

http://paste.lisp.org/+25D3

how would i write the exception correctly?

norman

-- 
%>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or
chr(97+(ord(c)-83)%26) for c in ",adym,*)&uzq^zqf" ] )


More information about the Tutor mailing list