This article is not a Python advocacy piece nor a general Python tutorial. There are already several excellent resources on the net for both tasks.
本文既不是一篇宣扬Python的文章也不是一般的Python指南,网上已经有很多关于这两者的优秀的资料了。
The Python documentation is in tutorial form, which I don't particularly like, but if take time to read it, you'll find the answers to a lot of your Python questions.
Python文档是教程格式的,我不是特别喜欢这种格式,但如果花点时间去读,您将可以从中找到很多Python问题的答案。
After you have a working Python interpreter, the Python tutorial is a great place to start learning the language.
当您具有了正常运行的Python解释器时,Python教程是您学习该语言的理想去处。
应用推荐