From 03dece9f048926508d741bcddbcfdde8af4da18a Mon Sep 17 00:00:00 2001 From: Vagesh Mahajan <153351069+Vagesh19@users.noreply.github.com> Date: Sat, 15 Jun 2024 02:32:30 +0530 Subject: [PATCH] Create quant.md --- problem-of-the-day/day17/quant.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 problem-of-the-day/day17/quant.md diff --git a/problem-of-the-day/day17/quant.md b/problem-of-the-day/day17/quant.md new file mode 100644 index 0000000..74a1376 --- /dev/null +++ b/problem-of-the-day/day17/quant.md @@ -0,0 +1,2 @@ +Suppose a pair of dice are thrown, and then thrown again. +What is the probability that the faces appearing on the second throw are the same as the first?