Posted by rich podraza on September 20, 2001 at 16:29:28:
In Reply to: Project 3 zeros posted by Tim Fong on September 19, 2001 at 21:45:52:
: If there are zeros in the month of phone number. For example 09/23/2001. How come when you output that date
: it only shows 9 and not the zero?
use strings, not ints, its much easier