Question: Im trying to write a script that reads an integer and outputs HTML5 text that displays whether its odd or even, having trouble, using Notepad
Im trying to write a script that reads an integer and outputs HTML5 text that displays whether its odd or even, having trouble, using Notepad for Windows, I saw this question a while back but the answer was quite confusing can anyone help?

Chapter6.html - Notepad File Edit Format View Help html>
//Declare variables var numb18 //converts to integer num = parseInt( num ); //write to output if( num % 6 = 0 ){ document.write(% + "
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
