From 1906b4b0b75fe7006831496b57f417ae638ef0a0 Mon Sep 17 00:00:00 2001 From: Ahmed Mohamed <35695354+Maggnun@users.noreply.github.com> Date: Wed, 11 Aug 2021 20:40:09 +0200 Subject: [PATCH] Update experiment.py --- experiment.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiment.py b/experiment.py index e7a8216..862d9df 100644 --- a/experiment.py +++ b/experiment.py @@ -1,4 +1,4 @@ # 1. Click the pencil icon on the right side of your screen to edit this file. # 2. Replace the "TODO" below with "hello, world". # 3. Click the green "Commit changes" button at the bottom of the page. -print("TODO") +print("hello,wold")