Art-Integration ,class 11 (selection and looping statement) by:-bun.

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