Hello.  I am working with python for computer science this semester.  I am 
having a difficult time on one of my lab assignments.  It is in the python 
programming book in chapter 7 under decision structures.  I am being asked to 
write a program in that accepts a date in the form month/date/year and outputs 
whether the date is valid.  For example, 5/24/1962 is valid but 9/31/2000 is 
not because September only has 30 days.  Thank you.


Brandon Brummert
[EMAIL PROTECTED]
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to