swapping letters in a string Hi a bit confused! Do you want to basically place the beginning letter at the end of the original w...
Armstrong numberShould work. Just small changes. Compare them. By the way, the "for" loop requires "{" and "}".[c...
Armstrong numberHi I wrote a program you can see in a previous post in response to the same problem posted by GetMeO...
Armstrong Number ProgramHi created a program for you. It will produce tbe Armstrong numbers between 100 and 999. However yo...
Armstrong Number ProgramYou will need to first accept numbers as strings, then separate each digit, convert each individual ...
This user does not accept Private Messages