How to 'return' value in prolog?
Does that help I have written program, which calculates how much odd
numbers given list contains. In order to use it, you need to type your
query in this form knelyg([1,2,3],K).. Here is my issue, now, my program
would return false, rather then K=2.
Date : November 07 2020, 01:33 PM , By : pdkent