On Monday 27 March 2006 19:53, Steve Nelson wrote:
> On 3/27/06, josip <[EMAIL PROTECTED]> wrote:
> > Can someone give me exercises to do with loops, maybe functions to?
>
> How about a program that produces truth tables for the basic gates?
> AND, NAND, NOT, OR, XOR?
>
> You could write a function for each gate, and one to produce a truth 
> table.
>
> S.
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor

Is it bitwise operator? Could you give one example?

Sophon
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to