dqjackso / simple_number_guess

Code that allows the computer to guess any number between 0 and 100 using bisection search.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple_number_guess

Code that allows the computer to guess any number between 0 and 100 using bisection search.

About

Code that allows the computer to guess any number between 0 and 100 using bisection search.


Languages

Language:Python 100.0%