On Sat, May 28, 2011 at 11:31 PM, Nobody <nobody at 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