Adopted new convention from template
This commit is contained in:
parent
68012b44ce
commit
3cd992b1b3
@ -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()}")
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user