文件名称:11111111
介绍说明--下载内容均来自于网络,请自行研究使用
编写程序,登录幼儿园200个小朋友的数据:姓名、性别、年龄、身高、体重、出生日期,分别按年龄排序后输出。
要求:
(1)登录数据用函数input()
(2)按身高排序用函数sort()
(3)输出排序结果用函数output(),输出格式为:
幼儿园小朋友一览(依身高排序)
===================================================
姓名 性别 年龄 身高 出生日期
…… … …… …… -Programming, 200 kindergarten children registry data: name, sex, age, height, weight, date of birth, sorted by age, respectively, after the output. Requirements: (1) log data function input () (2) by height sort function sort () (3) to sort the results of the output function output (), the output format is: List of kindergarten children (depending on height order) === ================================================ Name Sex age height date of birth ... ... ... ... ... ... ...
要求:
(1)登录数据用函数input()
(2)按身高排序用函数sort()
(3)输出排序结果用函数output(),输出格式为:
幼儿园小朋友一览(依身高排序)
===================================================
姓名 性别 年龄 身高 出生日期
…… … …… …… -Programming, 200 kindergarten children registry data: name, sex, age, height, weight, date of birth, sorted by age, respectively, after the output. Requirements: (1) log data function input () (2) by height sort function sort () (3) to sort the results of the output function output (), the output format is: List of kindergarten children (depending on height order) === ================================================ Name Sex age height date of birth ... ... ... ... ... ... ...
相关搜索: 幼儿园
(系统自动生成,下载前可以参看下载内容)
下载文件列表
11111111.doc