Posts by Xanda1 • 9 points
1 post
-
-5
votes1
answer1367
viewsQ: How to elaborate an algorithm that writes the odd numbers between 100 and 200?
I’m stuck on this question I saw in a PDF of programming logic, how can I fix this? Develop an algorithm that generates and writes the odd numbers of the numbers read between 100 and 200.…