# Introduction In this lab, you are required to create a program that takes 6 integer inputs for an array, compares the first and last elements, and prints 'Equal' if they are equal, and 'Not Equal' if they are not.
Click the virtual machine below to start practicing