neuer commit in name = main hinzugefügt 2.2.2023 8:55

This commit is contained in:
Désiré Werner Menrath 2023-04-02 08:59:58 +02:00
parent c4695fe6fb
commit 73d091d53d

View File

@ -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')