I created this for my manager, coworker, and friend Kevin. Kevin likes beards, flannel, and homemade honey.
Python 3.4.2 (v3.4.2:ab2c023a9432, Oct 5 2014, 20:42:22)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
from kevin import Kevin
k = Kevin()
k.get_beard_length()
The length of Kevin's beard is 0 inches.