09-2a fertig
This commit is contained in:
@@ -10,7 +10,7 @@ start = time()
|
||||
seeds = np.ndarray([]) # 0
|
||||
seed_to_soil = [] # 1
|
||||
soil_to_fertilizer = [] # 2
|
||||
fertilizer_to_water = [] # 3
|
||||
fertilizer_to_water = [] # 3
|
||||
water_to_light = [] # 4
|
||||
light_to_temperature = [] # 5
|
||||
temperature_to_humidity = [] # 6
|
||||
|
||||
Reference in New Issue
Block a user