Assignment 6 -1c

Assignment 6 -1c

by Shilan Dong -
Number of replies: 1

For 1c, if there is more than 3 people having the same birthday, does it return False?

In reply to Shilan Dong

Re: Assignment 6 -1c

by Erik Spence -
If there are ONLY more than three people with the same birthday, it should return FALSE. If there are any that have only 3, even if there are others that have more, it should return TRUE.