51 views
Problem: Hello guys, While solving basic condition problems in python I am trying to implement the below logic but don't know python is throwing error, the invalid syntax for no reason, below is the code. I have tried various things to fix this but still can able to solve ... "main.py", line 5 for y in fruits: ^ IndentationError: expected an indented block This is the error I am getting in this.
asked
Jun 28, 2020
Gavin
15.3k points