I'm trying to write a function that runs a loop to find and display the smallest integer in an array. This is for a much larger program for class, but this what I'm struggling with, so I've isolated it into it's own little program. At the moment, it doesn't output anything. I feel like this is something small and kind of silly, but I can't for the life of me figure out what's wrong. Here's my code: