Input the grades of several students from the keyboard, and end the input when the grades are less than 0; calculate the average grades, and output the grades and the number of students who failed. Implemented with nested loops and arrays respectively.

NoSuchKey

Guess you like

Origin blog.csdn.net/weixin_68310290/article/details/124308933