First time here? Check out the FAQ!
answered 2012-12-17 10:04:46 +0100
The problem appears when I try to create an object of class Evens. If I type, as the tutorial suggests
e=Evens(10)
I get the following message
TypeError: 'sage.rings.integer.Integer' object is not iterable