Skip to content

code that calculates the student's average based on the equation: ((grade1 * 2) + (grade2 * 3) + (grade3 * 5)) / 10;

Notifications You must be signed in to change notification settings

Ranchoneetoo26/student-average

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This was a code I made in college for training

About

code that calculates the student's average based on the equation: ((grade1 * 2) + (grade2 * 3) + (grade3 * 5)) / 10;

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages