simultaneous assignment

Bruno Desthuilliers bdesth.quelquechose at free.quelquepart.fr
Tue May 2 22:13:44 EDT 2006


Heiko Wundram a écrit :
(snip)
> If you're looking for things to code in Python, I'd rather suggest you look at 
> number theory than at logic problems. 
 >
> Basically, every logic problem can be 
> solved by exhaustive search (which is always the same algorithm), whereas a 
> number theory problem requires that you implement a certain algorithm from 
> scratch for each problem you're trying to tackle.

Well... I do see the point, but still boolean logic is a mandatory part 
of programming, and one that wannabee programmers should get right.




More information about the Python-list mailing list