diff --git a/test.py b/test.py index f549ad3..634c67e 100644 --- a/test.py +++ b/test.py @@ -1 +1,3 @@ -print("Hello, Mzansi!") \ No newline at end of file +print("Hello, Mzansi!") + +print("This is a test file to demonstrate the use of Python for basic output.") \ No newline at end of file