Allison Ziegler 5/24/2018 Basic Computations Lab Tests pass for NormalizeAngle, LargestInteger, and IntegerPrinter! Also, there weren't a whole lot of instructions for ShortCalculator, so I made a Main class with a Main method. Running it opens a little console UI. It prompts the user to enter two numbers. It truncates any input that's too high, and then allows any weird math to happen with the shorts.