Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 426 Bytes

File metadata and controls

13 lines (8 loc) · 426 Bytes

Fantasypointcalculator

A program that calculates the total points of player in a football league and then calculates the points for fantasy teams HOW IT WORKS :

1.Takes player stats from playerpoints.csv

2.Calculates the points for players and sorts them according to their position

3.Takes the team froms teams.csv and adds up all the values for the playes

4.outputs the result into result.csv

MADE BY : RAGHAV SARAF