Question: Yes, language is Prolog. I am currently using GNU PROLOG to compile it and notepad to write it. 9. (15 marks) Write a predicate to

Yes, language is Prolog. I am currently using GNU PROLOG to compile it and notepad to write it.
9. (15 marks) 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. 9. (15 marks) 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
