Assignment 6 -1c

Assignment 6 -1c

par Shilan Dong,
Nombre de réponses : 1

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

En réponse à Shilan Dong

Re: Assignment 6 -1c

par 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.