So I started learning arrays in C. I made a simple program.



#include <stdio.h>




int grades[9];