pomoże ktoś? trzeba poprawić błedy
![Pomoże Ktoś Trzeba Poprawić Błedy class=](https://pl-static.z-dn.net/files/d9f/6fa9b8535585dfa93a899c819f2e0bb0.png)
Wyjaśnienie:
category=input('Category in the "Straight from the garden" section: ')
if category=='greens':
max_price=float(input('Maximum price: '))
if max_price>=100:
print('Try a salad mix')
else:
print('Try the assorted onions and parsley')
else:
print('How about a sweet poatato')