Which version of python should I learn for python programming ? Can anyone suggest me plz ! | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Which version of python should I learn for python programming ? Can anyone suggest me plz !

23rd Aug 2020, 10:35 AM
Maneesh S Dani
5 Respuestas
+ 4
Nice Question! You should python 3. Python 2 is reaching its end of life soon, so it will no longer be supported. Infact most of the frameworks, packages and modules today, are based on and designed for python 3. So, learn python 3. Just make sure that you use 1 release lesser. Suppose, the latest release of Python 3 is 3.8, then you should use 3.7, this is because, the latest releases are not accepted as soon as it is released. An older release is supported in almost all the frameworks, so its better.
23rd Aug 2020, 10:45 AM
Charitra
Charitra - avatar
+ 4
Jan Markus Bro, its better that you degrade your python to 3.7 release. This is because, it takes time for all the frameworks and other stuff to be completely familiar with a new release. 3.7 release is completely stable at this time. You can move to 3.8 when 3.9 is on stage. EDIT- I'm too using 3.7.4. I've made a lot of projects too. When I tried with 3.8, some packages and modules gave error coordinating with it.
23rd Aug 2020, 10:54 AM
Charitra
Charitra - avatar
+ 3
Jan Markus Bro, the latest release is 3.8.4
23rd Aug 2020, 10:46 AM
Charitra
Charitra - avatar
+ 1
23rd Aug 2020, 10:46 AM
Maneesh S Dani
+ 1
Tq Jan Markus 😇
23rd Aug 2020, 10:46 AM
Maneesh S Dani