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 IamaSherpa 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. petem21

    Prolog Lists Count

    Part of a program i'm trying to write involves me counting the number of each element in a list. For example, number([a,a,b,c],list) should return the number of each element. e.g. list = [[a,2],[b,1],[c,1]] If anyone could help it would be much appreciated.

Part and Inventory Search

Back
Top