Write a program that reads in an integer that is greater than 1,000 and less tha
ID: 3645688 • Letter: W
Question
Write a program that reads in an integer that is greater than 1,000 and less than 1,000,000 . Recall that the number must be entered without a comma . Display the number with a comma inserted where it belongs .( hint : use the % operator )