Closed Vaarun-C closed 2 years ago
Thank you from Opening this Pull Request, @MaNameEJeff ! A Maintainer will review it soon!
Works
!bounty 50
Assigned 50 Bounty points to user @MaNameEJeff !
!bounty 25
Assigned 25 Bounty points to user @MaNameEJeff !
Fixed the error with terminating with error. This was due to the fact that the program was trying to convert the None in the tempscore file to an int. An if condition was added to check if it was None and add 0 instead