I have some doubts about the operator: -op in Prolog, because I can not handle it. My exercise is focused on creating a predicate that from a list attribute-value, whose format is [a1 => v1, a2 => v2, ..., aN => vN], get the value of a attribute...
asked on
31.08.2017 / 16:25