diff --git a/solutions/abcd.py b/solutions/abcd.py index 136c80182..739dfd80f 100644 --- a/solutions/abcd.py +++ b/solutions/abcd.py @@ -1 +1,2 @@ -print("example") \ No newline at end of file +# this is an example file +print("example")