I've written three (3) programs so far. How many programs have you written?
Name:
Anonymous2008-01-31 21:11
I wrote my first program the other day. You give it a number >= 1 and it will tell you it's factorial. For instance, if you give it 3 it will print 7 to stdout. Pretty cool huh?