i have a program in java that has an assigned target number that must be between 1 to 100 in the initial code under the class GuessNUmber
the target is as follows: public static final int TARGET =...