This is what I have to program:
Write an application that creates and prints a random phone number of the form XXX - XXX - XXXX. Include the dashes in the output. Do not let the first three digits contain an 8 or 9, make sure that the second set of three digits is not greater than 742.
Im so confused on how to start this.
Please help me