For consistency with the Julia pattern
This commit is contained in:
parent
7cf67f923f
commit
e1456a2f8f
@ -35,7 +35,7 @@ def create_problem():
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
print(f"Result for problem {args['problem']}: {{compute()}}")
|
||||
print(f"Result for Problem {args['problem']}: {{compute()}}")
|
||||
''')
|
||||
|
||||
f.write(template)
|
||||
|
Loading…
x
Reference in New Issue
Block a user