Hacker News new | ask | show | jobs
by joelthelion 4160 days ago
Because Python3 is the current version of python? If you're starting new projects, there are very few valid reasons not to use it.
1 comments

A bunch of data sciene material, in particular, is written in Python 2.x, and it wouldn't be bad to teach Python2 either. You could always use the _future_ command for newer modules as well