From 73d091d53dc1f26104006bc60b486219f0667f24 Mon Sep 17 00:00:00 2001 From: punix Date: Sun, 2 Apr 2023 08:59:58 +0200 Subject: [PATCH] =?UTF-8?q?neuer=20commit=20in=20name=20=3D=20main=20hinzu?= =?UTF-8?q?gef=C3=BCgt=202.2.2023=208:55?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 1e46953..b965b96 100755 --- a/main.py +++ b/main.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 import random -from os import system, name +from os import system cube_ = 'Würfel-Generator\n' system('clear')