mirror of
https://bitbucket.org/Mattrixwv/projecteulerpython.git
synced 2025-12-06 17:43:58 -05:00
Made all programs similar
This commit is contained in:
@@ -259,7 +259,7 @@ class Problem13(Problem):
|
||||
#Reset the problem so it can be run again
|
||||
def reset(self):
|
||||
super().reset()
|
||||
sum = 0
|
||||
self.sum = 0
|
||||
|
||||
#Gets
|
||||
#Returns the result of solving the problem
|
||||
|
||||
Reference in New Issue
Block a user