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