Question: In C++ Please! Write a function called getShirtSize that takes in the weight as the input parameter and returns the suggested T-shirt size in string
In C++ Please!

Write a function called getShirtSize that takes in the weight as the input parameter and returns the suggested T-shirt size in string as below 120 and below: returns "Small" Above 120 180 and below: returns "Medium Above 180 returns "Large
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
