diff --git a/week1/week1.py b/week1/week1.py index e69de29..665c637 100644 --- a/week1/week1.py +++ b/week1/week1.py @@ -0,0 +1 @@ +print("hello world!")