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