About this document
Calificaciones y Promedio en C# by Jesus David Parra is a document available to read on EtoBox.
The document defines a Windows Forms application that allows a user to enter student exam scores. It initializes variables to track the total score, number of scores entered, and average. Scores are added to an array as the user enters them. If 10 scores are reached, the program calculates how many scores were above and below the average and displays the results. Buttons allow clearing the displayed data and closing the application.
- Author
- Jesus David Parra
- Language
- EN