CNIT 133 Homework 6 - Objects

Part 1

Create a form that accepts a number with at least 4 decimals and performs various mathematical operations on it.

Part 2

Create a form to search for a single character within a long content, counting its occurrences or showing a message if not found.

Part 3

Validate a phone number format and provide feedback if it matches the (999) 999-9999 format or show an error if incorrect.