ياليت احد يحل لي هذا السؤال ما عرفت احله ..
Define integer number and assign it to 0 (counter) , then read 2 number from user,
if they are equal : Increment counter by 1
if they are not equal print “mismatch” and don’t do any processing.
Repeat this until user enter 0
finally print the total number of matching
الحل ب iteration ...