From 0c0e3fb1297aa8ac8eab732804e039442f5e2955 Mon Sep 17 00:00:00 2001 From: maxkratz95 <63183484+maxkratz95@users.noreply.github.com> Date: Thu, 5 Oct 2023 17:38:55 +0200 Subject: [PATCH] Update main.ipynb --- your-code/main.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/your-code/main.ipynb b/your-code/main.ipynb index 472c4a1..285ca00 100644 --- a/your-code/main.ipynb +++ b/your-code/main.ipynb @@ -24,7 +24,7 @@ }, "outputs": [], "source": [ - "print(\"Hellow world\")" + "print(\"Hellow world, from Max\")" ] } ],