diff --git a/Chapter 1/first.py b/Chapter 1/first.py index 8e23576..ab2f546 100644 --- a/Chapter 1/first.py +++ b/Chapter 1/first.py @@ -1 +1 @@ -print("Hello World") \ No newline at end of file +print("it is not a hello world") \ No newline at end of file