I want to know how to start a program by asking the user to input 5 integers and take the smallest from it.
I know I am using a for loop and logical operators but I have no idea on how to begin.
I know I am using a for loop and logical operators but I have no idea on how to begin.
Comment