Hacker News new | ask | show | jobs
by cpenner461 4368 days ago
Any reason not to do the first one more compactly?

     ','.join(headers)
1 comments

Oops. Good catch!