I have 4 classes, class Road: contain a list with 3 workers. class Plant: and class Field: should use that list to produce products and fo
class Road:
class Plant:
class Field: