Commit 4cb8f0b9 authored by a.guest's avatar a.guest

ass fix

parent bf380f35
No preview for this file type
No preview for this file type
No preview for this file type
......@@ -74,8 +74,8 @@ If you have completed the methods correctly all the unit tests will pass. Please
* public double magnitude() - 5 marks
* public double argument() - 5 marks
* public String toString() - 5 marks
* public Complex add(Complex complexNum) - 10 marks
* public String toString() - 10 marks
* public Complex add(Complex complexNum) - 5 marks
## 6 Submission
......
......@@ -74,8 +74,8 @@ If you have completed the methods correctly all the unit tests will pass. Please
* public double magnitude() - 5 marks
* public double argument() - 5 marks
* public String toString() - 5 marks
* public Complex add(Complex complexNum) - 10 marks
* public String toString() - 10 marks
* public Complex add(Complex complexNum) - 5 marks
## 6 Submission
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment