this repository caontains files from code campus javascript's class from tlhe February cohort. it include classroom work as well as assignments.
this is a simple program that diplays "Hello World" in the console using console.log()
A program that calculates that balance of a transaction after a purcahse is made. The output is displayed in a web page using document.write()