I want the solution of this question in Prolog. ANSWER IN PROLOG PLEASE NO OTHER LANGUAGE.   create a counter, which takes 2 numbers as parameter and show total number of counts to reach towards that numbers.   Hint: counter(Start,Stop, Count) where, Start is starting number and Start should be greater than 2. Stop is the ending number where your counter should stop. Count is total number of counts. Goal: ?- counter(3,11,Result). Result = 8

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter2: Using Data
Section: Chapter Questions
Problem 4RQ
icon
Related questions
Question

I want the solution of this question in Prolog.
ANSWER IN PROLOG PLEASE NO OTHER LANGUAGE.

 

create a counter, which takes 2 numbers as parameter and show total number of counts to reach towards that numbers.

 

Hint: counter(Start,Stop, Count)

where,

Start is starting number and Start should be greater than 2.

Stop is the ending number where your counter should stop.

Count is total number of counts.

Goal:

?- counter(3,11,Result).

Result = 8

Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Sorting
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT