Question: Create your function module for the following two questions and import your library to execute functions: 1 ) . Ask the User to enter two

Create your function module for the following two questions and import your library to
execute functions:
1). Ask the User to enter two numbers until they enter two numbers the same (hint** for example
If enter two number s 30 and 30, then stop else keep asking numbers .)
2). Ask the User to enter five numbers, store those numbers in ascending order in a single
Dimensional array, and print that array. (For example, A use r is entering a number in the sequence
of 20,40,10,100,30 then you should store them in the array like this [10,20,30,40,100])

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!