https://www.gregmat.com/quizzes/quiz/prepswift-operations-with-In this question I want to put the lesser number first and then -8 (from the wording of the question). For example, I wrote the operation as -10-8. But the solution shows that -8 goes first in the operation and then the lesser number, such as -8-(-10). Why is that?
p from q = q - p
Eg taking 5 apples from a basket of 10 = taking 5 from 10.