As you learn web development, you will frequently encounter "Arrays". An array is a mechanism for handling multiple pieces of data as a single unit. For example, when you want to manage three numbers ...