Level:
Project ID:
9000148910
Accepted:
1
Clonable:
0
Easy:
1
The player throws a dice in a desktop game. If he gets the number
\(6\), he
throws again and his score is the sum of both numbers. Find how many possibilities
are there for the player's score.
\(5 + 6=11\)
\(2\cdot 6=12\)
\(1 + 6=7\)
\(6\cdot 6=36\)