Math, asked by sathvikkuppala, 26 days ago

Write a program to input 2 numbers and display square and cube of the smaller number.​

Answers

Answered by sukumarsamanta1971
0

Write a program to enter two unequal numbers . if the first number is greater than display square of the smaller number and cube of the greatr number otherwise , vice-versa. if the numbers are equal , display the massage "both the numbers are equal".

Similar questions