💻 Your Farm Code
Output will appear here...
farm.plant({row, col, crop}) | farm.water({row, col}) | farm.harvest({row, col}) | farm.getCrops() | farm.isReady({row, col}) | farm.log(msg)