4. MembershipOperators
5. Operatorprecedence
Chapter8:Functions
1. HowtodefineandcallafunctioninPython
2. SignificanceofIndentation(Space)inPython
3. HowFunctionReturnValue?
4. ArgumentsinFunctions
Chapter9:IFStatement
1. Howtouse“ifcondition”inconditionalstructures
2. Howtouse“elsecondition”
3. Howtouse“elif”condition
4. Howtoexecuteconditionalstatementwithminimalcode
5. NestedIFStatement
Chapter10:Loops
1. Howtouse“WhileLoop”
2. Howtouse“ForLoop”
3. HowtousebreakstatementsinForLoop
4. Howtouse“continuestatement”inForLoop
5. Howtouse“enumerate”functionfor“ForLoop”
Chapter11:Class&Objects
1. HowtodefinePythonclasses
2. HowtoworkwithNestedClasses
Chapter12:RegularExpressions
1. RegularExpressionSyntax
2. Usingregularexpressionmethods
3. FindingPatterninText(re.search())
4. Usingre.findallfortext
5. PythonFlags
Chapter13:ReadingandWritingFilesinPython
1. HowtocreateaTextFile
评论0
最新资源