Section 8.7 Write the following script.

Write a script that calculates the product of the odd integers from 1 to 15 then outputs XHTML text that displays the results.


This function will calculate the product of the od integers between 1 and 15.

The answer is: