Write code that: Prompts the user for, and accepts an integer Reports that t ...
Write code that:
Prompts the user for, and accepts an integer
Reports that the value “is divisible by three” or “is not divisible by three” depending on whether the integer is divisible by three
Example: If the user input "56" the result should be "56 is not divisible by three"
Price $ 5.00