I've been tasked with providing a comprehensive test for some code that calculates x-y.
You can assume that the code is not simply (x-y)
My idea is that a good set of values would be: 3 and 7
I think this because they are prime. Can anyone give me their opinion on this.
Many thanks.