The ^ operator
Tuvas
brp13 at yahoo.com
Mon Sep 26 14:09:32 EDT 2005
More information about the Python-list mailing list
Mon Sep 26 14:09:32 EDT 2005
- Previous message (by thread): The ^ operator
- Next message (by thread): The ^ operator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
What exactly does the ^ operator do? I've seen, for example, that 3^4=7, 3^5=8. but 3^3=0. Is it just adding them together if they are not equal, and if they are equal, outputs 0, or what? Thanks!
- Previous message (by thread): The ^ operator
- Next message (by thread): The ^ operator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list