# Tutaj wrzucam jakieś funkcje różne, co by nie zaśmiecać tym maina jak nie trzeba from classes.Household import * colors = { "white": (255, 255, 255), "black": (0, 0, 0), "red": (255, 0, 0) }