Posts by Víctor Vianna • 19 points
2 posts
-
0
votes1
answer254
viewsQ: algorithm that finds prime numbers in an interval
I’m having trouble with this code, I’ve seen it in many places how to fix it, but I can’t really find the error, it prints out values of the whole range, not just primes. // The program will inform…
casked Víctor Vianna 19 -
0
votes1
answer81
viewsQ: replace drop by loop
I am making an options menu, with input option 1 or 0 and I want to appear an error when not typed 1 or 0, and so on until the user chooses a valid option and so the program redirects the user to…
casked Víctor Vianna 19