Anlegen der mustergenerator.py

This commit is contained in:
Mika 2023-10-30 22:51:28 +01:00
parent 4e76183282
commit edd13eafef

12
mustergenerator.py Normal file
View File

@ -0,0 +1,12 @@
import drawsvg as draw
import math
import random
class Hexagon:
def __int__(self):
pass
if __name__ == '__main__':
x = 1