On Sat, May 28, 2011 at 11:31 PM, Nobody <nob...@nowhere.com> wrote:
> Not Python, but:
>
>        #define SIX  1 + 5
>        #define NINE 8 + 1
>        ...
>        printf("six times nine is: %d\n", SIX * NINE);

*AWESOME*!! That is brilliant!

DNA FTW.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to