欢迎来到天天文库
浏览记录
ID:32347428
大小:501.31 KB
页数:115页
时间:2019-02-03
《An Introduction to Python》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、AnIntroductiontoPythonJohnC.LusthJuly10,20112Contents1StartingOut91.1RunningPython...........................................92Literals112.1Integers................................................112.2RealNumbers.............................................122.3Strings
2、.................................................122.4True,False,andNone........................................132.5Lists..................................................132.6IndexingintoLists..........................................143CombiningLiterals173.1Numerico
3、perators..........................................173.2Comparingthings...........................................193.3Combiningcomparisons.......................................204PrecedenceandAssociativity214.1Precedence..............................................21
4、4.2Associativity.............................................215Variables235.1Variables...............................................235.2Variablenaming...........................................256Assignment276.1PrecedenceandAssociativityofAssignment.................
5、...........2834CONTENTS6.2AssignmentPatterns.........................................296.2.1TheTransferPattern....................................296.2.2TheUpdatePattern.....................................306.2.3TheThrow-awayPattern..................................31
6、6.2.4TheThrow-awayPatternandFunctions..........................316.3AboutPatterns............................................326.4AssignmentandLists........................................327Conditionals337.1Logicalexpressions..........................................3
7、37.2Logicaloperators...........................................337.3Shortcircuiting............................................347.4Ifexpressions.............................................347.5if-elif-elsechains...........................................348Functions3
8、78.1Encapsulatingaseriesofoperations................................378.2Passingarguments............................
此文档下载收益归作者所有