Menu

[Solved]Javascript Write Javascript Code Following Four Situations Using Loop Write Multiples 9 20 Q37052112

Javascript

Write javascript code for the following four situations:

Using a for loop…

Write out the multiples of 9 between 200 and 500.

Using a while loop…

Write out the odd numbers from 1 to 100.

Using a do while loop…

Write out the even numbers from 50 to 100.

Using the loop of your choice…

Write out the factors of 200 from 1 to 200

Expert Answer


Answer to Javascript Write javascript code for the following four situations: Using a for loop… Write out the multiples of 9 bet… . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *