mirror of
https://github.com/jcreek/TheFarmerWasReplaced.git
synced 2026-07-12 18:43:47 +00:00
feat(*): Improve sunflower handling
This commit is contained in:
+2
-1
@@ -73,4 +73,5 @@ def harvest_sunflowers(sunflowers):
|
|||||||
handle_initial_planting(sunflowers)
|
handle_initial_planting(sunflowers)
|
||||||
initial_planting_performed = True
|
initial_planting_performed = True
|
||||||
|
|
||||||
find_sunflower_with_most_petals_and_harvest(sunflowers)
|
for _ in range(1000):
|
||||||
|
find_sunflower_with_most_petals_and_harvest(sunflowers)
|
||||||
Reference in New Issue
Block a user