Write a complete assembly language program that asks a user to input a number, examine all the digits and tell whether the number of digits is equal, greater or smaller than the number of odd digits
Ex
1.)
Input a number: 22111
smaller
2.)
Input a number: 1234567890
equal
Download
No comments:
Post a Comment