This program has an error it seems. It goes "bop" when the random number generated to not a multiple of both 3 and 5. Also I checked your program and it has way too many variables, the program is not that complex. Try using repeat until loops to determine if the number is a multiple of 3 or 5.
there is a topic in the forums called challenges. Archmage made a challenge that a number is a randomization between 10 and 100, except to make it cheat proof, I made it a randomization between 10 and 1000!!! the if it is a multiple of 5, it beeps, if 3, it boops, if both, it bops. After adjusting the things so I can test it quicker tells me that the thing works. So, anymore challenges?
Comments
You need to be logged in to post comments
Add a Comment
wow, a challenge! Where is it? I want to make an entry!
(view all replies)Comment Reply
lol
(view all replies)Comment Reply
[slap my head] now why didn't I do that?
(view all replies)Comment Reply
This program has an error it seems. It goes "bop" when the random number generated to not a multiple of both 3 and 5. Also I checked your program and it has way too many variables, the program is not that complex. Try using repeat until loops to determine if the number is a multiple of 3 or 5.
(view all replies)Comment Reply
it takes a bit long because of the culculation. Please comment.
(view all replies)Comment Reply