From bc3067b87c5cf60c0e1b399fdcfb9e723916c29a Mon Sep 17 00:00:00 2001 From: Adam Jurkiewicz Pythonista Local Date: Wed, 10 Dec 2025 19:40:14 +0100 Subject: [PATCH] python 1 inside --- next/ten.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next/ten.py b/next/ten.py index 736c9f7..d2dcb04 100644 --- a/next/ten.py +++ b/next/ten.py @@ -1,2 +1,2 @@ -print("Hello") +print("Hello Python 1")