I can't pick just one. (So I didn't vote.) I use both. I use Python mostly for scripts and small projects of a few hours' duration. Some projects are in 2, others are in 3. My most recent project switched from 3 to 2 halfway through. (I just had to change one call to print().)
Comments
I can't pick just one. (So I didn't vote.) I use both. I use Python mostly for scripts and small projects of a few hours' duration. Some projects are in 2, others are in 3. My most recent project switched from 3 to 2 halfway through. (I just had to change one call to print().)