We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ead1f83 commit 9ba5c1dCopy full SHA for 9ba5c1d
exercises/baffling-birthdays/instructions.md
@@ -4,7 +4,6 @@ Your task is to estimate the birthday paradox's probabilities.
4
5
To do this, you need to:
6
7
-- Determine if two birthdates have the same month and day.
8
- Generate random birthdates.
9
- Check if a collection of randomly generated birthdates contains at least two with the same birthday.
10
- Estimate the probability that at least two people in a group share the same birthday for different group sizes.
0 commit comments