Number baseball game is by guessing each digit from 0 to 9 that
specify a different 3-digit number.
If you match the digit number and order, that is a strike.
If you only match the number but not the order, it’s a ball.
specify a different 3-digit number.
<Example>
Answer : 378
Your guess: 389
This would result in one strike, one ball since '3' is in the correct
position and although '8' is included in the answer it is not in the
correct position.
Try to guess the number with the least amount of tries
Good Luck!
I am an aspiring software developer.
I am most familiar with coding in Python along with R for statistical
modeling. However, I am capable with HTML, CSS, Javascript, and SQL.
Solving numeric puzzles has always been fun for me which led me to
create this page. It was a game I played alot in school with my friends
in between classes. In my free time I am usually jogging or bouldering.