This is a school project to calculate the Player Efficiency Rating (PER) of any basketball player. If you don't want to check out the code, the formula to calculate is ((PPG*GP + AST*GP + BLK*GP + REB*GP) - TO*GP - Missed FT*GP - Missed FG*GP)/GP. The cloud variable will be reset every once in a while.