Question: Display Some Numbers (filename: displaysomenumbers.html ) Write JavaScript code that displays all the numbers between 1 and 100 that are divisible by 6 or 7,

Display Some Numbers (filename: displaysomenumbers.html)

Write JavaScript code that displays all the numbers between 1 and 100 that are divisible by 6 or 7, but not both. Display 5 numbers per line as shown below (Use a single for loop). You may want to use the Boolean exclusive or operator ^.

You can add the output from JavaScript to a

 element in the body section of the web page so that the format will not be modified by the browser

Display Some Numbers (filename: displaysomenumbers.html) Write JavaScript code that displays all the

- Display Some NLX + c D = 6 7 12 14 18 21 24 28 30 35 36 48 49 54 56 60 63 66 70 72 77 78 90 91 96 98

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!