Write a simple program that accepts two strings into two different variables and prints “your inputs are the same” if the content of both are the same and “Your inputs are different” if the contents in the variables are different
Answers
Answered by
0
Answer:
f the content of both are the same and “Your inputs are different” if the contents in the variables are different
Similar questions