Page 1 of 1

8. Write a script that reads an integer and determines and outputs HTML5 text that displays whether it can be divided by

Posted: Fri May 20, 2022 2:37 pm
by answerhappygod
8 Write A Script That Reads An Integer And Determines And Outputs Html5 Text That Displays Whether It Can Be Divided By 1
8 Write A Script That Reads An Integer And Determines And Outputs Html5 Text That Displays Whether It Can Be Divided By 1 (10.72 KiB) Viewed 37 times
8. Write a script that reads an integer and determines and outputs HTML5 text that displays whether it can be divided by 5 or 7. (Hint: Use the remainder operator.]