Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 6 years ago

nbruin gravatar image

["rr_%d%d"%(i,i-1) for i in [1..n]]

is the right solution

click to hide/show revision 2
No.2 Revision

this:

["rr_%d%d"%(i,i-1) for i in [1..n]]

[1..n]]

is the right solution