On 01/27/2016 12:47 AM, Jori Mäntysalo wrote: > If I understood this, isn't > > var(['a'+str(i) for i in range(1,4)]) > > what is wanted? It will make a1, a2 and a3 to variables. >
Yeah, but then you can't reference them later. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
