From bc1b4274a4489b2cb6fb94c58b16c587ab8ba7c2 Mon Sep 17 00:00:00 2001 From: Petr Schnajberk Date: Thu, 9 Jan 2025 18:29:57 +0100 Subject: [PATCH] changed the name to my name --- task.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/task.py b/task.py index 9e88424..a8deed2 100644 --- a/task.py +++ b/task.py @@ -1 +1 @@ -print("My name is Petr Navrat") \ No newline at end of file +print("My name is Petr Schnajberk") \ No newline at end of file