JavaScript Basic Operations

Part 1


Create a webpage that contains the script document.write() to add stylized text to the wepage.

View Part 1

Part 2


Use input fields and Math Object Methods to calculate sum, average, and product of three integers.

View Part 2

Part 3


The objective is to create a tool that allows the user to see the currency exchange rate of the US dollar.

View Part 3