Monday, March 10, 2008

Mar 10

Today i modified the num_digits() code to accept 0 and a negative number by making special exceptions for 0 and timesing a negative number by -1 to make that work. Mainly just worked on chp6 excersiese. learnt about infinite loops, like when a said, while n is true and n is false essentially. THat was a duh.... moment.

No comments: