[Baypiggies] New to python - neuron ring - help needed

Alan Westbrook voidref at gmail.com
Mon Oct 12 09:43:19 CEST 2009


instead of raw_input() use input().

You can do anything in 3.0 you can do in 2.6, it just might be different.

I would recommend learning 3.0: Look to the future, to infinity and beyond!

Unless of course you expect to be doing production work with an
existing 2.6 codebase that needs to be maintained.

Alan

On Mon, Oct 12, 2009 at 12:26 AM, Gopinath R <gopiindian86 at gmail.com> wrote:
> Hi all,
>
> I am a newbie to python. i like to learn python strongly. which version is
> recommended to start with 2.6 or 3.0.
> I believe 3.0 has lot more features added, there is no backward
> compatibility in that. we cannot use some of the 2.6 syntaxes in that. for
> Example: raw_input. it worries me a lot. pls give some suggestion.
>
> Thanks,
> Neuron Ring,
> http://neuronring.com
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> http://mail.python.org/mailman/listinfo/baypiggies
>


More information about the Baypiggies mailing list