diff --git a/week-01/code/hello.py b/week-01/code/hello.py index 7cd0aae6..e20730e3 100755 --- a/week-01/code/hello.py +++ b/week-01/code/hello.py @@ -2,4 +2,5 @@ print "Hello!" +print "Hello word!"