[Tutor] decision structures

Brummert_Brandon Brummert_Brandon at roberts.edu
Tue Oct 21 02:19:12 CEST 2008



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
brummert_brandon at roberts.edu


More information about the Tutor mailing list