sage: X=DirichletGroup(6).list();
sage: X[0]
[1, 1]
sage: X[0]<>[1, 1]
True
----------------------------------------------
Why is this True, and what's the corrected syntax?
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---