+ 4

Why do we need Python and what is difference between python and python 3

31st Aug 2018, 9:13 AM
Rahul shukla
Rahul shukla - avatar
4 Answers
+ 8
Because Python is programming language which can be use for almost everything. I like that simple structure.
31st Aug 2018, 7:40 PM
patos
patos - avatar
+ 5
Python is a programming language and you can use it for the similar purposes as other languages. Python 3 in a version of Python preceeded by Python 2. The versions are further divided: 3.1, 3.2 etc. Each version brings some new features and bugfixes. You can see http://python.org and https://docs.python.org/3/whatsnew/index.html
31st Aug 2018, 9:42 AM
michal
+ 1
Python or Python2 will end in 2020.So it's best if you learn python 3 only.
1st Sep 2018, 3:29 AM
Ashuk
Ashuk - avatar