Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Imagine that you want to create a robot that does what you do daily, such as your preparation to go to bed at night, the
Imagine that you want to create a robot that does what you do daily, such as your preparation to go to bed at night, the morning routine, etc. Choose one of your daily tasks and describe it step by step by creating an algorithm.
- Think about all the steps you take to fulfill the selected task.
- Open a new document in Word. Draw a structured flowchart or write pseudocode that describes all the steps.
- There are different ways to create a flowchart. Another easy way to do it is online at draw.io (Links to an external site.)Links to an external site., where you can create a flowchart and export it as a PDF.
- Here is an example structured flowchart [PDF] (Links to an external site.)Links to an external site. for your reference.
- Make sure to take into consideration all the exceptions. For example, the instances in which something is not in the right place, and you need to do alternative actions.
- Include at least two decisions and two loops in your algorithm.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started