Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

and to make things weirder python can concat literal strings together with "space operator"(j/k)

    >>>'a' 'b' 'c'
    >>>'abc'


they got rid of that in Python 3, I think




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: