I guess I should kind of explain what this will be used for.
Basically I want there to be 15 math equations each with different numbers generated. But I only want these numbers to be 1 through 5 each. Essentially it would look like this:
2+3 =
1 +4 =
3 + 3 =
2 + 4 =
1 +5 =
...
Once I have the coding, I'll probably need some help setting up some stuff and which objects to choose from the library in interface builder.
Thanks.
|