Code Comments
Programming Forum and web based access to our favorite programming groups.hi all.. i wanted to add 10 number using for predicate ..i m not able to do it...please help me i am newbie in prolog....
Post Follow-up to this messageHi! for(X1,X2,X3,X4,X5,X6,X7,X8,X9,X10, Sum) :- Sum is X1+X2+X3+X4+X5+X6+X7+X8+X9+X10. Dave "sachin786" <sachinsb@cse.iitb.ac.in> wrote in message news:35ba954a19d873d58dd3b4c87660e7a3@lo calhost.talkaboutprogramming.com... > hi all.. > i wanted to add 10 number using for predicate ..i m not able > to do it...please help me i am newbie in prolog.... > >
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.