Describe an algorithmusing English and or pseudocode for fin
Describe an algorithm(using English and/ or pseudocode) for finding the smallest integer in a finite sequence of positive integers.
Solution
I am going to give you the main body (loop) of the program, after puting it in oyur code you can run
I hope the algorithm is pretty much clear, But if you still have doubt please ask in the comment section below. I can give you the complete code also of this algorithm. Just ask if you need.

