dragonwasrobot / learn-prolog-now-exercises

My solutions to the exercises and practical sessions of the book 'Learn Prolog Now!' by Patrick Blackburn, Johan Bos, and Kristina Striegnitz.
288 stars 81 forks source link

Add missing part of the solution to exercise 1.3 #10

Closed ghost closed 8 years ago

ghost commented 8 years ago

The answer to the question

What are the heads of the rules, and what are the goals they contain?

from exercise 1.3 seems to be missing, so I decided to add a simple table as an answer.