![]() |
فوری: کمک برای حل یک مثال(join دو لیست)
write a 3-place predicate combine3 which takes three lists as arguments and combines the elements of the first two lists into the third as follows: ?- combine3([a,b,c],[1,2,3],X). X = [join(a,1),join(b,2),join(c,3)] ?- combine3([foo,bar,yip,yup],[glub,glab,glib,glob],R). R = [join(foo,glub),join(bar,glab),join(yip,glib),join( yup,glob)]
|
زمان محلي شما با تنظيم GMT +3.5 هم اکنون ۱۲:۰۷ قبل از ظهر ميباشد. |
Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.