Review the below algorithm identify the inaccuracies and


This project provides you with the opportunity to examine algorithms, identify the inaccuracies in the algorithms, and finally, to modify the algorithms with the correct details. Your next step will be to write an algorithm that includes the three control structures (sequence, selection, and repetition). First, explain the purpose of the algorithm by providing a brief description for the task being performed. Then, list the details of the algorithm. Remember to include all three control structures (sequence, selection, and repetition). Select ONE of the following tasks as the basis for completing your algorithm:

- Changing a television channel by using a remote control

- Using a sponge to wash a car

- Walking up a set of stairs ITC 4210, Programming Concepts and Problem Solving 3 Click here to access the template for this project. This document include two algorithms you will review, identify the inaccuracies, and insert the corrections. Additionally, there is a space for you to add the algorithm you will write. Complete your work on this template, save the document, and upload it for grading.

Algorithm 1:

Review the below algorithm, identify the inaccuracies, and insert the corrections:

Modify the following algorithm to include the repetition structure. Review the algorithm, identify the inaccuracies, insert the corrections, save the document, and submit the document for grading.


walk forward 1 step,
walk forward 1 step,
if a flower is present, do this:
pick up the flower
end if
turn left 45 degrees
turn left 45 degrees

Algorithm 2:

Review the below algorithm, identify the inaccuracies, and insert the corrections:

Study the algorithm below and then modify the algorithm to print the sales amount for all ten salespersons. Review the algorithm, identify the inaccuracies, insert the corrections, save the document, and submit the document for grading.

repeat 5 times:
get the salesperson's name and sales amount
calculate the bonus amount by multiplying the sales amount by 3%
print the salesperson's name and bonus amount
end repeat

Writing an Algorithm:

Your next step will be to write an algorithm that includes the three control structures (sequence, selection, and repetition). First, explain the purpose of the algorithm by providing a brief description for the task being performed. Then, list the details of the algorithm. Remember to include all three control structures (sequence, selection, and repetition).

Select ONE of the following tasks as the basis for completing your algorithm:

• Changing a television channel by using a remote control
• Using a sponge to wash a car
• Walking up a set of stairs

Request for Solution File

Ask an Expert for Answer!!
Data Structure & Algorithms: Review the below algorithm identify the inaccuracies and
Reference No:- TGS01418087

Expected delivery within 24 Hours