On Thu, Apr 1, 2010 at 9:21 PM, scott.h <scott.he...@gmail.com> wrote: > That did exactly what I wanted to do! Thank you very much for taking > the time to reply. The command C = [var("C_%s" % i) for i in > range(n)] in particular is what I was looking for. I think I can > glean how %s works from how you've used it and will experiment a > little. However if you, or anyone else, could point me in the > direction of some documentation for it that would be much > appreciated. It's sort of hard to google/search.
One place to look would be http://diveintopython.org/native_data_types/formatting_strings.html . --Mike -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org To unsubscribe, reply using "remove me" as the subject.