From 73d996afea25b3300d52e5523cd288d3623147df Mon Sep 17 00:00:00 2001 From: luciebin Date: Fri, 8 Nov 2024 11:27:21 +0100 Subject: [PATCH] Update task.py --- task.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/task.py b/task.py index 9e88424..9750cb0 100644 --- a/task.py +++ b/task.py @@ -1 +1,2 @@ -print("My name is Petr Navrat") \ No newline at end of file +print("My name is Petr Navrat") +print("My name is Lucie Binderova")