Ken Fuchs writes:
> if (x == 1) {
> ...
> }
>
Personally, I prefer this:
if x == 1:
print x
--
David Phillips <david at acz.org>
http://david.acz.org/
_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list