Adopted new convention from template
This commit is contained in:
@@ -40,5 +40,4 @@ def compute():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
print(f"Result for Problem 30: {compute()}")
|
||||
print(f"Result for Problem 30 is {compute()}")
|
||||
|
||||
Reference in New Issue
Block a user