This repository contains the implementations of two case studies, each written in two different languages: Fortran and Python. The point of this is to explore how a languages' design decisions shape ...
This program attempts to predict the outcome of future matches based on team performance in previous matches for the year. It predicts winning team and the expected scores. It also generates a ladder ...