diff --git a/next/ten.py b/next/ten.py index d2dcb04..172c06c 100644 --- a/next/ten.py +++ b/next/ten.py @@ -1,2 +1,3 @@ print("Hello Python 1") +print("test inside p2")