Part I: Dipping Your Toe into Python 1 Chapter 1: Programming Basics and Strings 3 Chapter 2: Numbers and Operators 15 Chapter 3: Variables — Names for Values 31 Part II: Python Language and the Standard Library 49 Chapter 4: Making Decisions 51 Cha
Python参考手册,官方正式版参考手册,chm版。以下摘取部分内容:Navigation index modules | next | Python » 3.6.5 Documentation » Python Documentation contents What’s New in Python What’s New In Python 3.6 Summary – Release highlights New Features PEP 498: Formatted string liter
Preface 1 Chapter 1: Start your Engines 5 Introduction 5 Running a shortest Python program 6 Ensuring that the Python modules are present 7 A basic Tkinter program 9 Make a compiled executable under Windows and Linux 11 Chapter 2: Drawing Fundamenta