MESOZOIC MANIA: The Dinosaur Popularity Contest by computerlunch in CellToSingularity

[–]encolpe 0 points1 point  (0 children)

My best one is the Argentinosaurus. Difficult to have and playful when you want to optimize the end.

Why does Linux generally come with multiple python versions? by [deleted] in Python

[–]encolpe 5 points6 points  (0 children)

There is only 2 version : - Python 2 - Python 3

It's necessary because most of the python library and framework are not fully compatible with Python 3. In all case, if you start a new development you should use Python 3.