Skip to content

Commit e8036a1

Browse files
feat: testing 3
1 parent 9214d6e commit e8036a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

puzzles/2015/day 1/resolution.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
def main():
2-
print("Hello world")
2+
print("Hello world!")

0 commit comments

Comments
 (0)