Write a program that adds together all the integers from `1` to `250` (inclusive) and `puts`es the total
How would I do this using ruby and only using a while loop with if, elsif and else only?
from Recent Questions - Stack Overflow https://ift.tt/3B0IEcQ
https://ift.tt/eA8V8J
Comments
Post a Comment