DSContEd / IntroWebDevelopment

At the end of the course, students will be able to plan, design, and implement a web site using current standards and best practices.
1 stars 1 forks source link

JavaScript Assignment #1 #30

Open TonyGoodDay2 opened 7 years ago

TonyGoodDay2 commented 7 years ago

1) Write a JavaScript function that reverse a number 2) Use this function on a simple webpage where you have an input box and an output box.