Posts by Rafael Gomes • 21 points
1 post
- 
		1 votes1 answer106 viewsQ: Doubt about looping loops in CI’m trying to solve this question: 3. The user enters two numbers x and y (with x < y): (b) The program returns the sum of the perfect numbers of the range [x, y]. However, he returns the number…