Skip to content

victor3823/degree-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Degree classification script

This script gives you a weighted average and a degree classification based on my interpretation of these rules.

Usage

degree-classifier.py <y3grades> <y2grades>
where y3grades and y2grades are space-separated lists of grades from your 3rd year and 2nd year, respectively. The lists do not need to be sorted (the script will do it for you), but they must contain 8 integers each.

⚠⚠⚠ Warning ⚠⚠⚠

This script is a casual programming exercise. The output it gives is by no means official and no accuracy or correctness is guaranteed. Do not use it to make any decisions.

About

A Python script to estimate the classification of a 3-year BSc degree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages