I've built my fair share of computers and figured it was time to learn to take advantage of that hardware by learning to program. So I'm taking some courses online. I'm having some issues writing some programs though, so any help would be appreciated. Right now, I'm stuck on this one...
Write another program that reads 100 numbers from the user and prints out the sum
How do stop it at 100 inputs from the user?