J Joe New member Dec 2, 2009 #1 Can some help me write a public instance method that takes a single int argument and returns no value. It should first check that its argument is range 1 to 4, if it isn't should display a message saying out of range. Thanks for help!
Can some help me write a public instance method that takes a single int argument and returns no value. It should first check that its argument is range 1 to 4, if it isn't should display a message saying out of range. Thanks for help!