C Programming: Grade Recording & Sorting
C Programming: Grade Recording & Sorting
PRESENTATION
Nombre:
Apellidos:
Subject: Programming I
University: UAPA
Enrollment:
Date: 6/3/2021.
Create a program in C language that records 10 grades in an array and
then display it on the screen.
Create a program in C language that sorts the previous vector, of
ascending order.