Question: use prolog for the code Using prolog write a predicate to interactively compute the price for a menu. You should have at least 4 questions
use prolog for the code
Using prolog write a predicate to interactively compute the price for a menu. You should have at least 4 questions for menu choices, accept quantities, then compute the total amount and display it. In case the quantity required for a certain item exceeds the amount available, it should be adjusted to the maximum available and the user warned about the adjustment being made.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
