JAVA SCRIPT
The circumference of a circle is found with the formula C-2n, representing the value "p, and r representing the circle's radius
For this assignment, you will write a JavaScript program that calculates the circumference of a circle, which will change depending on the time of day. The radius of this circle should be set to the time's current hour. When the calculation is finished, your program should announce the current circle's
circumference, rounded to three decimal places.
When you are finished, make sure your files are up and working on your Neocities account. Submit your URL to your teacher to complete the assignment. Be sure your site functions live on Neocities and contains all of the assignment's requirements. Your assignment will be graded based on the rubric
below
(make sure to give the full script)