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
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.]