On 23/05/16 08:54, Palanikumar Gopalakrishnan wrote:
> Hi buddies,
>                     I read one article on internet which is said python 2
> and python3 is totally different in programming.
> As a beginner which i prefer for my learning,  python 2 or python3 ?

Nowadays the only real justifications for a learner using Python2
are: 1) It's all they can access on their computer or 2) they know
they need a library that is only available on 2.

Otherwise it makes more sense to learn Python 3

Just make sure the tutorial you follow is also Python 3!

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to