Adopted new convention from template
This commit is contained in:
parent
6026898a55
commit
5936367b4d
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env python
|
||||
"""
|
||||
Created on 13 Jan 2018
|
||||
|
||||
@ -24,5 +24,4 @@ def compute():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
print(f"Result for Problem 16: {compute()}")
|
||||
print(f"Result for Problem 16 is {compute()}")
|
||||
|
Loading…
x
Reference in New Issue
Block a user