I would like to ask how to create predicate that returns true if gets different values (Prolog).
I have this database:
fruit(apple). fruit(peach). fruit(banana). f