Question: ELEN 3431 DLD Lab #1 Due date: Specified on the Blackboard. Write a program that reverses the original number sequence. You may use a programming

ELEN 3431 DLD Lab \#1 Due date: Specified on the Blackboard. Write a program that reverses the original number sequence. You may use a programming language of your choice, such as C/C++, MATLAB, Python, etc... The output from the program must include, (1) Original number sequence. (8 digits of your student ID.) (2) Reversed number sequence. (See the example below.) You are required to use an array to store the numbers, loops to show the original number and the reversed number. Please upload: 1. Your program. (Copy and paste the program/code in your report. Do not send the executable file or cpp file.) 8 points. 2. A screenshot of the program execution. It must show the original number (You must use 8 digits of your student ID), then the reversed number. See the example below. 2 points
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
