-
Notifications
You must be signed in to change notification settings - Fork 0
Write a program that will ask a user how many numbers they would like to check. Then, using a for loop, prompt the user for a number, and output if that number is divisible by 3 or not. Continue doing this as many times as the user indicated. Once the loop ends, output how many numbers entered were divisible by 3 and how many were not divisible
Jauneld/Project4-Divisibleby3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Write a program that will ask a user how many numbers they would like to check. Then, using a for loop, prompt the user for a number, and output if that number is divisible by 3 or not. Continue doing this as many times as the user indicated. Once the loop ends, output how many numbers entered were divisible by 3 and how many were not divisible
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published