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