connection (d, h, 4).
connection (h, f, 9).
connection (i, f, 11).
connection (f, g, 10).
connection (f, a, 8).
connection (a, b, 7).
hasArray (X): -connection (X, , ).
I want to know for example this code tells me that f is repeated 2 tim...
asked by
12.06.2018 / 06:02