Assignment 2: Task 1 The tasks for this assessment are to produce: 1. Explain your algorithm briefly and list the steps you need to perform to implement your own sorting algorithm. 2. A Python program implementing your
Scenario: E-commerce businessHaving created the classes, tested them with sample data and created a linked list with product information, you […]