General Class#
Classes can be built as normal Python scripts or by using one of the two helper programs - dataclasses or attrs - there are others as required. Using all three methods compare how the inheritance characteristics of the sets of classes change - if at all.