We have a new game show that pits three people against each other to find out who can achieve the smallest weight in a given amount of time! The idea is 100% guaranteed original. We want you to help us pick a winner by deciding who's the lightest!
Input
1. The weight of the first competitor
2. The weight of the second competitor
3. The weight of the third competitor
Output
The first line will contain a message prompt to input the weight of the first competitor.
The second line will contain a message prompt to input the weight of the second competitor.
The third line will contain a message prompt to input the weight of the third competitor.
The last line contains the smallest weight of them all.
Comments
Leave a comment