A sport footwear maker produces three different types of athletic shoes, namely: “Trainer”, “Runner” and “Sneaker”. Given K pairs of athletic shoes, where K is a positive integer, develop an algorithm to count and display the numbers of “Trainer”, “Runner”, and “Sneaker” pairs of athletic shoes respectively. The pairs of athletic shoes are processed one at time. The number K is provided as input to the algorithm. Specify the Algorithm using a flowchart. Hint: Processing a pair of athletic shoes involves reading/entering the type, i.e. “Trainer”, “Runner” or “Sneaker.” Note: To draw the flowchart you may use Visio, MS Words or any free flowchart solutions such as Lucidchart ( www.lucidchart.com ) or Raptor ( raptor.martincarlisle.com) can you please make flowchart.
A sport footwear maker produces three different types of athletic shoes, namely: “Trainer”, “Runner” and “Sneaker”. Given K pairs of athletic shoes, where K is a positive integer, develop an
can you please make flowchart.
Step by step
Solved in 2 steps with 1 images