# Introduction In this lab, you will create a program to find the smallest element from an array by getting input values, assigning the first element to a variable, running a loop to compare the elements, and printing the smallest value.
Click the virtual machine below to start practicing