An open API service indexing awesome lists of open source software.

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)

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