Question: 2. Write a program to enter two numbers (x,y) by the keyboard using the command input If x is equal to y then print son
2. Write a program to enter two numbers (x,y) by the keyboard using the command "input" If "x" is equal to "y" then print "son iguales y el valor es: _". Otherwise (else) find the average and print the result with the following format: "Promedio = y= (use fprintf command) _icon x = 2. Write a program to enter two numbers (x,y) by the keyboard using the command "input" If "x" is equal to "y" then print "son iguales y el valor es: _". Otherwise (else) find the average and print the result with the following format: "Promedio = y= (use fprintf command) _icon x =
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
