Find Smallest Value In Array

# 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.

|
60 : 00

Click the virtual machine below to start practicing