Ok you late-night putters, get your nine iron out. Tonights Kixtart ultra-mini-putt golf challenge is as follows ...

Code:

For $i = 0 to 100

? "Random number between -1000 and 1000 = " + <the challenge>

Next



Fill in <the challenge> marker there, with some real code, that will display a random number between -1000 and 1000. No IF statements or other condional statements allowed ... just a nice simple one-liner expression type thingy.