Michael Lim schrieb:
> Sorry guys, this is a newbie question... can someone please help me
> with what the following 2 basic operators do in like simple english:
>
> 1.
>
> ^
This operator performs a logical operation, the exclusive or, also xor,
for the binary digits af two integer numbers. The
Michael Lim wrote:
> Sorry guys, this is a newbie question... can someone please help me with what
> the following 2 basic operators do in like simple english:
>
Well, it depends on the situation you use the operation in.
I'll give you some examples.
> 1.
>
> ^
>
This is a bitwise exclusive-
Sorry guys, this is a newbie question... can someone please help me with what
the following 2 basic operators do in like simple english:
1.
^
2.
%
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor