Write a program that reads a number between 1,000 and 999,999 from the user and prints it

Question:

Write a program that reads a number between 1,000 and 999,999 from the user and prints it with a comma separating the thousands. Here is a sample dialog; the user input is in color: Please enter an integer between 1000 and 999999: 23456
23,456

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: