Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
le-velo1267yDefinitely. Was forced to learn python 2 by my lecturer in Semester 1 but then swapped to 3 in Semester 2.
Print without brackets made no sense to me. -
@le-velo Whenever I have work in Python 2:
import print_function from __future__
...and there ya go, print has brackets -
That's like asking is there anyone who prefers Linux to Windows... Ummm, yeah. Everyone
-
@redstonetehnik I'd use Linux if I'd find a distro that doesn't kill itself everytime it needs to do an upgrade ffs
-
omrisim21057y@filthyranter Rolling release distros like Arch (Manjaro, Antergos) or Void solve exactly that problem
-
There are few key points that you need to take care of while switching. Although getting used to print statement can be quite a pain in the ass.
-
luc-1847y@filthyranter Use one with a rolling release, like Debian Stretch or Arch Linux.
Basically you get packages whenever they're updated, so you never upgrade the whole system.
And for what it's worth, upgrading Windows hasn't been much of a success for me. I'm on Debian testing for two or three years now and it has yet to break.
Anyone else here hating Python 2 but loving Python 3?
undefined
python 3 ftw
python 2 sucks