However Cantor doesn't allow for indentations. when it comes to loops for sage.
On Friday, April 6, 2012 5:06:56 PM UTC-7, Maarten Derickx wrote: > > Yes the last few lines should read: > > > for r in p: > output.writerow(r) > del o > > > Python is indentation sensitive and uses it to determine where the for > loop stops. > > -- 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 URL: http://www.sagemath.org
