Search for question
Question

Q2: Draw a flowchart and Write a program to solve a problem that prompts the user to enter 2 integer numbers X and Y and reads them. Then computes their

average and displays it.(2 Marks) Sample Output: Enter X: 10 Enter Y: 20 The Average is = 15

Fig: 1

Fig: 2

Fig: 3

Fig: 4

Fig: 5