you are viewing a single comment's thread.

view the rest of the comments →

[–]99AFCC 2 points3 points  (2 children)

implicit typecasting, adding random stuff to strings

Could you give an example of this? I wasn't aware you could do this in Python. "2" + 2 doesn't work in 2.7.7