From b86e3484e6714be91026881f1a8841e6d2ec67d3 Mon Sep 17 00:00:00 2001 From: jenoack Date: Wed, 15 Feb 2023 08:58:29 +0100 Subject: [PATCH] Change backstein club to Iq in iq robot code :-) --- iqrobot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iqrobot.py b/iqrobot.py index 7a456c5..2ca5df9 100644 --- a/iqrobot.py +++ b/iqrobot.py @@ -42,6 +42,6 @@ class IQRobot: -print("successfully loaded the Backsteinclub code :)") +print("successfully loaded the IQ Lego teams code :)")