Object Oriented Assignment


Assignment Overview

In this assignment, you are going to use object oriented programming to write a program that performs common operations on Complex Numbers. This page provides an understandable introduction to Complex Numbers.

Using complex.py as a starting point, supply the missing ComplexNumber class such that interaction with a user could produce this transcript.

Grading

Submission

E-mail the file named complex.py to Ryan at ryanbockmon@gmail.com by the deadline. The title of the e-mail should be JBD, Complex Number Assignment, Your Name.

Late submissions will receive no credit, but partial credit can be earned by making an ontime submission.