PROGRAMMING:The establishment of students' order table
Complete the establishment of a sequence table, each element in the table is the students' student number, name and three course scores, input the information of five students, and then display on the screen( Basic operations requiring the use of a sequence table)
###Input format:
First, the number of students is 5, and then the student numbers, names and grades of the three courses of the five students are input in turn
###Output format:
Input 5 students' student numbers, names and scores of three courses
###Input example:
five
01 three 89
02 Li Si 90
03 Wang Wu 89
04 Qian Liu 97
05 Zhao Qian 90
###Output example:
One three 89.0 89.0 89.0
2 Li Si 90.0 90.0 90.0
3 Wang Wu 89.0 89.0 89.0
4 Qian Liu 97.0 97.0 97.0
5 Zhao Qian 90.090.090.0 < br > < br > < br > < br > 1
answer:If there is no answer, please comment
###Input format:
First, the number of students is 5, and then the student numbers, names and grades of the three courses of the five students are input in turn
###Output format:
Input 5 students' student numbers, names and scores of three courses
###Input example:
five
01 three 89
02 Li Si 90
03 Wang Wu 89
04 Qian Liu 97
05 Zhao Qian 90
###Output example:
One three 89.0 89.0 89.0
2 Li Si 90.0 90.0 90.0
3 Wang Wu 89.0 89.0 89.0
4 Qian Liu 97.0 97.0 97.0
5 Zhao Qian 90.090.090.0 < br > < br > < br > < br > 1
answer:If there is no answer, please comment