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

Not to mention, strings are immutable in Python.


You can't even assign by index with strings

str[0] = ... will trigger an exception




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

Search: