Include using namespace std int x int y cout x y if x 5 if
Solution
Hi, Please find my answer.
Please let me know in case of any issue.
1)
Given x = 7 and y = 10
Output: x and y are > 6
2)
Given x=4 and y=2
Output: x is <= 6 and y is <= 6

Hi, Please find my answer.
Please let me know in case of any issue.
1)
Given x = 7 and y = 10
Output: x and y are > 6
2)
Given x=4 and y=2
Output: x is <= 6 and y is <= 6
