python 2.6 or python 3.1?

前端 未结 8 819
借酒劲吻你
借酒劲吻你 2021-01-02 20:21

I am about to learn Python and was wondering what is recommended, learning python 2.6 or 3.1? (any tips on learning python is welcomed as well =)


edit: Is the

8条回答
  •  爱一瞬间的悲伤
    2021-01-02 20:41

    As for tips on learning Python, I would work through the main tutorial (http://docs.python.org/3.1/tutorial/) and then explore the Beginner's Guide. O'Reilly's Learning Python is pretty handy if you prefer using a book.

提交回复
热议问题