diff --git a/src/hello.py b/src/hello.py index 71e9accf..0d2313bd 100644 --- a/src/hello.py +++ b/src/hello.py @@ -1 +1,3 @@ print("Chad's new file") + +print("Sup")