j
k
j a
j l
David House wrote:
I see this a lot. My personal preference is: mylist = [ foo, bar, baz, qux, quux, foo, bar, baz, qux ]
I see this a lot. My personal preference is:
mylist = [ foo, bar, baz, qux, quux, foo, bar, baz, qux ]
Or, mylist = [foo, bar , baz, qux, quux, foo, bar, baz , qux]
Back to the thread
Back to the list