I have been stuck on this for 3 hours
The sequence “5 * - + 5” = should produce an output of “10” : expected ‘25’ to equal ‘10’
How can I do this
I have been stuck on this for 3 hours
The sequence “5 * - + 5” = should produce an output of “10” : expected ‘25’ to equal ‘10’
How can I do this
Because you need to perform a calculation 5*5 gives the answer
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.