Modules and Functions - Reiteration and clarity is needed ...

A review is in order for objects, functions, and modules – just as a status check for where we are in Python. Below we review some highlights about what we have seen so far: built-in object types, functions. __builtins__, and . modules. os, os.path, sys, string, math, time, calendar, webbrowser, win32com (win32com.client) ................
................