Started work on enums

This commit is contained in:
2022-09-28 12:31:41 +02:00
parent cf642fc00f
commit 5e4ca07877
8 changed files with 106 additions and 20 deletions

View File

@@ -1,4 +0,0 @@
class Product():
def __init__(self):
pass