Cards (2)

  • What is automation
    Creating a computer model of a real-life situation and putting it into action
  • What is the process of achieving automation (5)

    • Understanding the problem
    • Creating suitable algorithms
    • Implementing the algorithms in program code
    • Implementing the model in data structures
    • Executing the code