diff --git a/superstar.py b/superstar.py index 2380c63..0527b90 100644 --- a/superstar.py +++ b/superstar.py @@ -8,3 +8,5 @@ def add(a, b): return a + b # This is a comment line + +#hi \ No newline at end of file