[Tutor] python help

Mark Lawrence breamoreboy at yahoo.co.uk
Tue Jul 7 00:30:30 CEST 2015


On 06/07/2015 22:09, Matt Williams wrote:
> Personally I would start with Python 2.7, and start with simple scripts.
>

I think it makes much more sense to learn Python 3 and if you need code 
to run on both 2 and 3 take the advice here 
https://docs.python.org/3/howto/pyporting.html

By the way, please don't top post here, in can get irritating trying to 
follow long threads, thanks.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence



More information about the Tutor mailing list