Art-Integration ,class 11 (selection and looping statement) by:-bun.
Across
- 3. Name of the lesson(without spaces).
- 5. The statement allows a program to test several conditions and execute instructions based on which condition is true.
- 7. Type of selection statement(4 letters).
- 8. Type of looping statement(3 letters).
- 9. Type of selection statement(2 letters).
Down
- 1. statements in python are used to execute a block of statements or code repeatedly for several times as specified by the user.
- 2. Type of selection statement(6 letters,without spaces).
- 4. Type of looping statement(5 letters).
- 6. Type of selection statement(8 letters,without spaces).