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