Click to reopen instructions.

All the methods in this test take an argument of the type Numbers. This is a class that has only one method you need to use: nextNumber which takes no arguments and returns a random number. The methods you will write will use the Numbers object as a source of numbers that the methods will then do things with like summing them up or averaging them, etc.

Put definitions here.

Revisions:

Test results show up here.

Errors