Question: Python Standard Library.
(a) Find where the Python executables and standard library modules are installed on your system.
(b) Take a look at some of the standard library files, for example, string.py. It will help you get acclimated to looking at Python scripts.