Q21 In boxing the weight class of a boxer is decided as per the following table. Write a program that receives weight as input and prints out the boxer’s weight class.
Program: 89
In boxing the weight class of a boxer is decided as per the following table. Write a c program that receives weight as input and prints out the boxer’s weight class.
Output:
Enter the weight in pounds: 140
Boxer's Weight Class is Featherweight