WRITE A PYTHON CODE
A=number of elements in two numbers with same position
B=number of same elements excluding same positions
Sample Input :
1806
6801
Sample Output :
2A2B
Sample Input :
1124
0111
Sample Output :
1A1B
Answers
Answered by
2
Answer:
too much .tough Naa ho payega
Similar questions