Question: 1. Create a Raptor program that allows a user to enter 10 numbers into an array and then display the number in the reverse order
1. Create a Raptor program that allows a user to enter 10 numbers into an array and then display the number in the reverse order of entry. For example: if the user enters 5243., the display should show 3425. Create an array and enter the user's input. Then display the numbers in the array in the order of last in, first displayed. Be sure to add prompts and labels to your input and display. You are required to use the Raptor program. Your file should have a .rap extension.
2. Create a raptor program that asks to user to enter 10 numbers into an array. Then display all the numbers, the smallest and the largest. Be sure to add prompts and labels to your input and display. You are required to use the Raptor program. Your file should have a .rap extension.
File Edit Scale View Run Mode Ink Window Generate Help Loop
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
