When you use m>0, you will do m+1 interaction . Ex.: foo(2,2): sum+=foo(2,1) <<<<---- last interaction
2014-06-08 18:57 GMT-03:00 hito koto <[email protected]>: > I have a question > > This is why : > if m >1 > and why you not use 0? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/c7d1de6b-3575-4cd0-9426-d54781674beb%40googlegroups.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHQaGTCTJgzASSR1NozJ%3D1K9rGQtaS5w1bsWenDsMNTDLfqePQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

