Objects
A JavaScript program that will ask you for a 4-decimal number and display calculations.
View Part 1A JavaScript program that will search for a single character inside of long content provided by user.
View Part 2A JavaScript program that will ask you for a phone number and extract/display the area code, the routing number, and the last 4 digits as seperate items.
View Part 3