https://www.hackerrank.com/challenges/s10-mcq-1
In this challenge, we practice calculating probability.
Task
In a single toss of 2 fair (evenly-weighted) six-sided dice, find the probability that their sum will be at most 9.
Obs. this is just an question and answer problem in HackerRank.