Across
- 2. used for conditional branching In the program to make Decisions based on certain conditions.
- 4. displays results or information on the screen.
Down
- 1. loop evaluates a condition And then executes a code Block in the condition
- 3. loop used to count a certain Number of literations To repeat a statement.
- 5. prowide an input for an Intercepted reding.
