About this course
I'm PCAP certified and here to guide you to reach your goal to complete the certification.Get certified for Python in 2023! Prepare for your Python Certification Exam PCAP-31-03 with the most relevant questions as per the exam.Exam Syllabus: Modules and Packagesimport variants; advanced qualifiying for nested modulesdir(); sys.path variablemath: ceil(), floor(), trunc(), factorial(), hypot(), sqrt(); random: random(), seed(), choice(), sample()platform: platform(), machine(), processor(), system(), version(), python_implementation(), python_version_tuple()idea, __pycache__, __name__, public variables, __init__ pyExceptionsexcept, except:-except; except:-else:, except (e1,e2)the hierarchy of exceptionsraise, raise ex, assertevent classes, except E as e, arg propertyself-defined exceptions, defining and usingStringsASCII, UNICODE, UTF-8, codepoints, escape sequenceschr/ord(), literalsindexing, slicing, immutabilityiterating through,concatenating, multiplying, comparing (against strings and numbers)in, not in.isxxx(), .join(), .split().sort(), sorted(), .index(), .find(), .rfind()Object-Oriented Programmingideas: class, object, property, method, encapsulation, inheritance, grammar vs class, superclass, subclassinstance vs class variables: declaring, initializing__dict__ property (objects vs classes)private components (instance vs classes), name manglingmethods: declaring, using, self parameterinstrospection: hasattr() (objects vs classes), __name__,
Course details are provided by the platform and may change — always confirm on the provider's site. Links may be affiliate links.