plants.register_crop('cotton', 'Cotton', 3, 8) plants.register_crop('wheat', 'Wheat', 3, 40) plants.register_crop('corn', 'Corn', 3, 40)