nWrite
a simple class interface (called number)
that has the following members:
äan integer private data member (containing a value)
äa constructor
äa
set member function, that takes an integer as
an argument and returns nothing
äa display member function