Question: Excercise 1 in C# using visual studio GitHub, Inc. (US] https://github.com/ECE264-SP19/lab2-drebelo1s Exercise 1 (based on Ch5 Ex4): Read three numbers from the console. print them
GitHub, Inc. (US] https://github.com/ECE264-SP19/lab2-drebelo1s Exercise 1 (based on Ch5 Ex4): Read three numbers from the console. print them in ascending order (smallest first) The inputs will contain invalid inputs. refer to the tests for how to handle bad input. Questions to ask yourself: is null 0? null 0? what should happen if any bad numbers are provided. Exercise 2 (loosely based on Ch11 Ex2): Read a number 'n' from the console. Then read numbers 'a and 'b' from the console. Produce n numbers between a and b inclusive. e.g. To reproduce 5 die roll the input 6 e here to search
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
