+ 1
What is python1, python2, python3...etc?
2 Answers
+ 11
These are versions of python.now days python 3.6 version mostly used I highly recommend you use python 3 version because this is best.and some new modules available in it.
+ 1
The short answer is that if youâre a beginner, you should focus on Python 3. And if youâre an experienced programmer, unless you are inheriting a legacy software project, you should also use Python 3 for your future software projects.
đˇPython 2 vs Python 3: Which to Learn?âŹď¸
https://wsvincent.com/python2-vs-python3/
đźMost major software packages now work on Python 3
đźDjango recommends using Python 3 and new versions no longer support Python 2
đźDevelopment on Python 2.7 itself will stop after 2020đ¤
đźThe short answer is that if youâre a beginner, you should focus on Python 3.
âŠNow Python 3 has very big community support and gradually it increases rapidly, Python is so popular due to one of the reasons that it has very rich libraries which helps Programmer with less coding is needed due to a lot of ready coding supports are available in it's libraries and day by day it's also increasing heavily.
âšSo as a new learner it's always acceptable where changes and development are done with time to adjust with changes and market demands.
đ˝On the other hand after 2010 no further progress is made on Python 2 and Libraries development are also stopped from 2016.
https://www.sololearn.com/discuss/1067691/?ref=app
â¸The short answer is that if youâre a beginner, you should focus on Python 3. And if youâre an experienced programmer, unless you are inheriting a legacy software project, you should also use Python 3 for your future software projects.
đˇPython 2 vs Python 3: Which to Learn?âŹď¸
https://wsvincent.com/python2-vs-python3/
https://www.sololearn.com/discuss/1067691/?ref=app