On Wed, Oct 2, 2013 at 7:59 PM, Mark Lawrence wrote:
> On 02/10/2013 19:50, vit...@gmx.com wrote:
>>
>> Which version of Python should a beginner learn? 2.x or 3.x?
>>
>
> Python 3 is the future so learn it unless you want to use a specific library
> which hasn't yet been ported.
While I generall
On 02/10/2013 19:50, vit...@gmx.com wrote:
Which version of Python should a beginner learn? 2.x or 3.x?
Python 3 is the future so learn it unless you want to use a specific
library which hasn't yet been ported.
--
Roses are red,
Violets are blue,
Most poems rhyme,
But this one doesn't.
Mar
Which version of Python should a beginner learn? 2.x or 3.x?
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
On Wed, Oct 02, 2013 at 01:44:11PM -0400, Fast Primes wrote:
> I have a python program written in 02/26/2006. Can I still get a version of
> python that will run it?
> If so, which version and from where can I get it?
Yes. All versions of Python going back to version 1.1 are still
available, al
On 2/10/2013 13:44, Fast Primes wrote:
> I have a python program written in 02/26/2006. Can I still get a version of
> python that will run it?
> If so, which version and from where can I get it?
> Thx.
> fp
>
>
>
>