Hacker News new | ask | show | jobs
by fayden 5004 days ago
There are ways to write Python2 code that will work when you make the switch to Python3. It _is_ a hassle, but it's quite doable.

This may not convince you (and I perfectly understand why), but I think it's worth giving Python a shot even if you're fluent in another language.

1 comments

Interesting, I'll look into it!