Number Guessing Game

by Bea L

Description

My project is a code for the computer to guess what number a user is thinking of from 0 to 10. I used a lot of branching to eliminate and reach a final answer. It is simple logic and elimination, but it was challenging to code so I decided to stick to it.