Use the keyboard to enter three numbers and display them in descending order. The numbers displayed must be separated by spaces. requirement: The program should read these numbers from the keyboard. The program should display numbers on the screen. The program should display three numbers separated by spaces. The program should display numbers in descending order.