https://github.com/memosainz/gpa-matrix-java
A program to calculate the grades of 4 students with their GPA; only accepting floating-point numbers (I.e. 9.8) as this is how it works in Hispanic countries)
https://github.com/memosainz/gpa-matrix-java
java
Last synced: about 2 months ago
JSON representation
A program to calculate the grades of 4 students with their GPA; only accepting floating-point numbers (I.e. 9.8) as this is how it works in Hispanic countries)
- Host: GitHub
- URL: https://github.com/memosainz/gpa-matrix-java
- Owner: MemoSainz
- Created: 2024-08-01T17:43:51.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T17:49:12.000Z (10 months ago)
- Last Synced: 2025-02-07T13:40:19.869Z (3 months ago)
- Topics: java
- Language: Java
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## GPA Matrix
An program/exercise to calculate the GPA of 4 students (with a matrix vector) in the terminal.
only accepting floating-point numbers (I.e. 9.8)
## Promedio general de estudiantes en Matriz
Un programa para calcular el promedio general de 4 estudiantes (con un vector-matriz) en la terminal.
Solo acepta valores flotantes.
All lefts reserved © Memo Sainz 2024