keywords

123456789101112131415
Across
  1. 1. an event is an action or occurrence recognized by software, often originating asynchronously from the external environment,
  2. 4. known as 'conditional logic' for your Power Automate flows.
  3. 5. some software on a mobile device
  4. 6. The process of removing or generalizing physical, spatial, attributes
  5. 8. The levels by which to judge weather an objective goal has been achieved
  6. 10. Returns text from single line field
  7. 11. the process of breaking down problems into smaller sections
  8. 13. An event send to computer using an input device
  9. 14. if a specified condition is true. Use else to specify a block of code to be executed,
  10. 15. this is computer programming
Down
  1. 2. In logic, a logical connective is a logical constant. They can be used to connect logical formulas.
  2. 3. a programming construct where a section of code is run only if a condition is met.
  3. 7. A programming parading in which the flow of the program is determined by events such as user actions
  4. 9. The first result is if your comparison is True, the second if your comparison is False.
  5. 12. repeatedly executes a section of code a fixed number of predetermined times