C#控制台程序:输入十个学生的成绩,并输出最高成绩与最低成绩(标出下标)计算平均成绩
分类:折腾 ; 热度:5492
输入十个学生的成绩,并输出最高成绩与最低成绩(标出下标)并计算平均成绩 using System; using System.Collections.Generic; using System.Linq; using System.Text;
分类:折腾 ; 热度:5492
输入十个学生的成绩,并输出最高成绩与最低成绩(标出下标)并计算平均成绩 using System; using System.Collections.Generic; using System.Linq; using System.Text;