Use This Python file to calculate Course Weighted Average in any institution that follows formula = sum(credit[index] * mark[index]) / sum(credits)
Please Note: Only CWA value can be taken as 100% accurate, 4.0 GPA and 7.0 GPA are universal conversion estimates, your GPA may differ to the GPA this program displays depending on your institution