Computer Science, asked by Anonymous, 6 months ago

Write a program to enter 3 numbers and a character. Find and print some of the numbers if the given character is 's' and product of the numbers if the character is 'p'. The program displays an image invalid character if the user enters and alphabet other than s or p.

Answers

Answered by roshanpriya521
0

Write a program to enter 3 numbers and a character. Find and print some of the numbers if the given character is 's' and product of the numbers if the character is 'p'. The program displays an image invalid character if the user enters and alphabet other than s or p.

Similar questions