please Dr jene or any body who can help
could you please help me in writing the following program because I could;t it gives me a lot of error and warning
I want the program to
accept 10 numbers and do the following steps
Use as many less variables as possible
Display all the 10 numbers in descending order
Accept a number from the user and find the number in the input Input taken and display "FOUND" if the number is present if not Display "NOT FOUND"
Display the biggest number out of the givin 10 numbers
could you please help me in writing the following program because I could;t it gives me a lot of error and warning
I want the program to
accept 10 numbers and do the following steps
Use as many less variables as possible
Display all the 10 numbers in descending order
Accept a number from the user and find the number in the input Input taken and display "FOUND" if the number is present if not Display "NOT FOUND"
Display the biggest number out of the givin 10 numbers