Test
This commit is contained in:
parent
155bab7505
commit
fb090995d6
@ -1,3 +1,5 @@
|
|||||||
|
testing
|
||||||
|
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
"""
|
"""
|
||||||
Created on 13 Oct 2021
|
Created on 13 Oct 2021
|
||||||
@ -30,4 +32,4 @@ def compute():
|
|||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
|
||||||
print(f"Result for Problem 60: {compute()}")
|
print(f"Result for Problem 60: {compute()}")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user