文件名称:1
-
所属分类:
- 标签属性:
- 上传时间:2013-11-02
-
文件大小:712byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
编写程序,登录幼儿园200个小朋友的数据:姓名、性别、年龄、身高、体重、出生日期,分别按年龄排序后输出。
要求:
(1)登录数据用函数input()
(2)按身高排序用函数sort()
(3)输出排序结果用函数output(),输出格式为:
幼儿园小朋友一览(依身高排序)
===================================================
姓名 性别 年龄 身高 出生日期
…… …-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 ..............................
要求:
(1)登录数据用函数input()
(2)按身高排序用函数sort()
(3)输出排序结果用函数output(),输出格式为:
幼儿园小朋友一览(依身高排序)
===================================================
姓名 性别 年龄 身高 出生日期
…… …-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 ..............................
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.