📜  声明一个大小为 10 的 int 数组.输入十名学生的分数.计算这些数字的平均值.输出平均值 - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:09.752000             🧑  作者: Mango

代码示例1
Declare an array of size ten of int. Input the marks of ten students. Calculate average of these numbers. Output the average