文件名称:Learn Python 3 the hard way
文件大小:3.11MB
文件格式:PDF
更新时间:2021-10-29 04:23:43
Python 3 笨办法学
Learn Python 3 the hard way,笨办法学Python3 。 简介:The fourth edition of Learn Python The Hard Way now uses Python 3.6. I've standardized on this version of Python because it has a new improved string formatting system that is easier to use than the previous 4 (or 3, I forget, there were many). There are a few problems with Python 3.6 for beginners, but I'll be helping you navigate these issues in the book. A particularly hairy problem is Python 3.6 has very poor error messages in some key areas that I’ll be helping you understand.