A programs reads an integer between 0 and 1000. the program will add all the digits in the integer. for example, if an integer is 932, the sum of all digits is 14.
how 2 go the preudocode wit tis question... use if..then..display
How to do pseudocode?
|