Introduction - If you have any usage issues, please Google them yourself
Write a program, log K 200 children s data: name, gender, age, height, weight, date of birth, respectively, after sorting the output by age. Requirements: (a) the login data using the function input () (2) Sort by height using the function sort () (3) Output sort results with the function output (), output format: kindergartners list (sorted by height) === ================================================ Name Sex Age Height Date of birth