Time 3:00 pm - 5:00pm
1. Create a program using IF else conditional statement that will compare 3 input number, which number is higher do not duplicate input.
Sample Output:
Enter number A: 5
Enter number B: 8
Enter number C: 2
The highest number is input B
* Print the source code of your program
No comments:
Post a Comment