C language - modify the guessing program that it uses more intelligent guessing strategy. The computer guesses, for exam

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

C language - modify the guessing program that it uses more intelligent guessing strategy. The computer guesses, for exam

Post by answerhappygod »

C language - modify the guessing program that it uses more
intelligent guessing strategy. The computer guesses, for example
have it start with 50 and have user state higher or lower or
correct. If say the guess is low, have the next guess be halfway
between 50 to 100 that is 75. If that guess is too high between 50
to 75, and so on.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply