if7 – 'if' statement
Paint the cell on the right if there is a wall behind it.
Environments
Constraints
- Required keywords in solution: if
- Forbidden keywords in solution: while
Example in Python
from robot import *
task("if7")