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

> without any typing?

    >>> "abc" + 321
    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
    TypeError: can only concatenate str (not "int") to str
I rest my case.


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

Search: