=OBJECTIVES=
:# (1) Create functions to process programmer-defined type objects.:# (2) Binding functions into methods for programmer-defined type objects.
==Overview==
==Reference:==
:*Time object from '''Think Python''' Chapter 16 and 17:*Date object from '''OPS435 Assignment 1'''
=Investigation 1: Objects and Functions=