The following Pcap topics covered in this course are not covered by most of the python courses.capitalize ()split ()join ()insert ()index ()sorted ()map ()filter ()reduce ()reversed ()sorted () __name__ __str__ __dict____module____bases__hasattr ()issubclass ()isinstance ()Topics Covered:-Basic concepts: -InterpreterCompilerIndentation rule using a semicolonImportant Keywords: -pass yieldreturndelNoneglobalOperators: -Unary and binary operatorsNumeric operatorsBitwise operatorsString operatorsBoolean operatorsRelational operatorsAssignment operatorsFormattingConditional Statements: -ifif-elseif-elifif-elif-elseListList comprehensionStringLoops: -while, while – elseb. for, for – else, range (), inLoop Control statements: -breakcontinueCharacter Sets: -a. ASCIIb. UNICODE (UTF-8, UTF-16, UTF-32)Escape charactersList copying ways: -Deep copyb. Shallow copyDictionaryGeneratorsFunc