The program must accept three characters c1, c2 and c3 as the input. The program must
print Yes as the output if any of the two characters are same. Else the program must
print No as the output.
Example Input/Output 1:
Input:
a ba
Output:
Yes
Example Input/Output 2:
Input:
a bd
Output:
No
Answers
Answered by
0
Answer:
sorry,...,.............,...........,..
Similar questions