Skip to content

Commit 9ba5c1d

Browse files
Update exercises/baffling-birthdays/instructions.md
Co-authored-by: Anastasios Chatzialexiou <[email protected]>
1 parent ead1f83 commit 9ba5c1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exercises/baffling-birthdays/instructions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Your task is to estimate the birthday paradox's probabilities.
44

55
To do this, you need to:
66

7-
- Determine if two birthdates have the same month and day.
87
- Generate random birthdates.
98
- Check if a collection of randomly generated birthdates contains at least two with the same birthday.
109
- Estimate the probability that at least two people in a group share the same birthday for different group sizes.

0 commit comments

Comments
 (0)