Question: Write a predicate to interactively guess a number from 100 to 1000 in at most 5tries. Output can be obtained with predicates write(X) and nl
Write a predicate to interactively guess a number from 100 to 1000 in at most 5tries. Output can be obtained with predicates write(X) and nl, and input with predicate read(X)(integer input will be followed by a .) in PROLOG .
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
