Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. lauraberishaj

    How to write these predicates

    Hi everybody I have a problem! I have a file of prolog which I need to extend with some code. ---------------------------------- woman(anna). woman(mia). woman(eva). woman(maja). woman(nora). woman(kim). woman(elfrida). woman(ana). man(john). man(peter). man(erik). man(ben). man(ed)...
  2. lauraberishaj

    Calculate the sum of a list of lists

    I'm new in Prolog, Can anybody help me how to calculate the sum of a list of lists? Thank You, Laura

Part and Inventory Search

Back
Top