rwif3 – 'while' loop with 'if'
Environments
Constraints
- Required keywords in solution: if, while
Example in Python
from robot import *
task("rwif3")
rwif3 – 'while' loop with 'if'from robot import *
task("rwif3")