Hi :),
I'm new to prolog and it's a bit difficult to understand some concepts, i was trying to connect list elements into one list con([[1,2,3],[a]],Result) into R=[1,2,3,a] , but the main problem i encountered was that i can't find a way to add up those list elements together i only succeed in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.