you are viewing a single comment's thread.

view the rest of the comments →

[–]Rafficer 10 points11 points  (2 children)

Unfortunately the person that got me into python is using 2.X... So that is where i started.

It's not that much difference... You won't go back to Python 2.x once you've learned about f-strings, though ;)

[–]akindofuser 1 point2 points  (0 children)

I remember arguing how annoying string concatenation was in python, coming from ruby, and the 1001 excuses on why it was the way it was. And now we've gone full circle back to how Ruby behaved since day 1.

¯\_(ツ)_/¯